Ekuation

operation

De Moivre's Theorem Calculator

Compute z^n for any integer n using De Moivre's theorem with polar form.

Back to Complex Number Calculator

Real component a in z₁ = a + bi

Imaginary component b in z₁ = a + bi

Integer exponent for z₁ⁿ. Negative values and zero are valid.

Try an Example

Pick a scenario to see how the calculator works, then adjust the values

Signal Addition

Add two phasor signals in complex form to find the resultant.

Key values: z₁ = 3 + 4i · z₂ = 1 − 2i · Addition

Circuit Impedance

Divide two impedances to compute the transfer ratio.

Key values: z₁ = 3 + 4i · z₂ = 1 + 2i · Division

De Moivre Power

Raise a complex number to the 10th power using De Moivre's theorem.

Key values: z₁ = 1 + i · n = 10 · Power

Cube Roots of −8

Find all three cube roots of −8, visualized as equidistant points on a circle.

Key values: z₁ = −8 + 0i · n = 3 · nth Root

Documentation

De Moivre's Theorem

De Moivre's theorem provides an elegant formula for raising complex numbers to integer powers. In polar form, where z=r(cosθ+isinθ)z = r(\cos\theta + i\sin\theta):

zn=rn(cos(nθ)+isin(nθ))z^n = r^n(\cos(n\theta) + i\sin(n\theta))

Valid for all integers nn (positive, negative, and zero). The modulus is raised to the nnth power, and the argument is multiplied by nn.


Why Polar Form Makes Powers Easy

Computing (3+4i)5(3+4i)^5 by repeated multiplication in rectangular form requires expanding binomials and tracking real/imaginary parts through many terms. In polar form:

  1. Convert: r=5r = 5, θ=arctan(4/3)53.13°\theta = \arctan(4/3) \approx 53.13°
  2. Apply: r5=3125r^5 = 3125, 5θ265.65°5\theta \approx 265.65°
  3. Convert back to rectangular form if needed

Key insight: Multiplication in polar form is rotation + scaling. Raising to the nnth power means rotating the angle by a factor of nn and scaling the distance by rnr^n.


Deriving Trigonometric Identities

De Moivre's theorem can derive multiple-angle formulas. For example, setting r=1r = 1 and n=2n = 2:

cos(2θ)+isin(2θ)=(cosθ+isinθ)2=cos2θsin2θ+2isinθcosθ\cos(2\theta) + i\sin(2\theta) = (\cos\theta + i\sin\theta)^2 = \cos^2\theta - \sin^2\theta + 2i\sin\theta\cos\theta

Equating real and imaginary parts gives the double-angle formulas:

cos(2θ)=cos2θsin2θ,sin(2θ)=2sinθcosθ\cos(2\theta) = \cos^2\theta - \sin^2\theta, \qquad \sin(2\theta) = 2\sin\theta\cos\theta

The same technique with n=3,4,5,n = 3, 4, 5, \ldots generates all multiple-angle formulas systematically.


Frequently Asked Questions

What does De Moivre's theorem state?

For a complex number in polar form z=r(cosθ+isinθ)z = r(\cos\theta + i\sin\theta), raising it to the nnth power gives zn=rn(cos(nθ)+isin(nθ))z^n = r^n(\cos(n\theta) + i\sin(n\theta)). The modulus is raised to the power nn and the argument (angle) is multiplied by nn. This works for all integers nn, including negative values.

Why is polar form preferred for computing powers of complex numbers?

In rectangular form (a+bi)(a + bi), computing z5z^5 requires expanding five multiplications and tracking all cross-terms. In polar form, you simply raise the modulus rr to the 5th power and multiply the angle by 5 -- two simple arithmetic operations instead of dozens.

How can De Moivre's theorem derive trigonometric identities?

Set r=1r = 1 and expand (cosθ+isinθ)n(\cos\theta + i\sin\theta)^n using the binomial theorem, then equate real and imaginary parts with cos(nθ)\cos(n\theta) and sin(nθ)\sin(n\theta). For n=2n = 2 this gives the double-angle formulas: cos(2θ)=cos2θsin2θ\cos(2\theta) = \cos^2\theta - \sin^2\theta and sin(2θ)=2sinθcosθ\sin(2\theta) = 2\sin\theta\cos\theta.

Does De Moivre's theorem work for negative exponents?

Yes. For znz^{-n}, the modulus becomes rn=1/rnr^{-n} = 1/r^n and the argument becomes nθ-n\theta. This is equivalent to computing 1/zn1/z^n, which is useful for dividing complex numbers in polar form.

What is the connection between De Moivre's theorem and Euler's formula?

Euler's formula states eiθ=cosθ+isinθe^{i\theta} = \cos\theta + i\sin\theta. Substituting into De Moivre's theorem gives (eiθ)n=einθ(e^{i\theta})^n = e^{in\theta}, which is simply the exponent rule for exponentials. De Moivre's theorem is the trigonometric form of this exponential identity.

Related operation Variants

Explore more operation options

More Math Calculators

Explore the category

Calculator Search

Search and find calculators