De Moivre’s Theorem Calculator – Calculate Powers of Complex Numbers


De Moivre’s Theorem Calculator

Easily compute the powers of complex numbers with our interactive De Moivre’s Theorem Calculator. Enter the modulus (r), angle (θ), and power (n) to find the result in both polar and rectangular forms, and visualize it on an Argand diagram.

Interactive De Moivre’s Theorem Calculator


The magnitude or distance of the complex number from the origin. Must be non-negative.
Modulus cannot be negative.


The angle of the complex number from the positive real axis.
Please enter a valid angle.


The integer exponent to raise the complex number to.
Please enter a valid integer power.


Result in Rectangular Form (a + bi)
0.00 + 8.00i

Result in Polar Form
8(cos(90°) + i sin(90°))

New Modulus (r^n)
8

New Angle (n * θ)
90°

Formula Used: [r(cos(θ) + i sin(θ))]n = rn(cos(nθ) + i sin(nθ))

Argand Diagram Visualization

Visual representation of the original complex number (blue) and the resulting number after applying the power (green) on the complex plane.

Calculation Breakdown

Step Description Value
1 Initial Modulus (r) 2
2 Initial Angle (θ) 30°
3 Power (n) 3
4 Calculate New Modulus (rn) 8
5 Calculate New Angle (n * θ) 90°
6 Real Part (rn * cos(nθ)) 0.00
7 Imaginary Part (rn * sin(nθ)) 8.00
Step-by-step breakdown of the De Moivre’s Theorem calculation.

What is the De Moivre’s Theorem Calculator?

A De Moivre’s Theorem Calculator is an essential tool for anyone working with complex numbers, including students, engineers, and mathematicians. It provides a straightforward method for calculating the powers of complex numbers expressed in polar form. De Moivre’s Theorem is a fundamental principle that connects complex numbers with trigonometry, stating that for a complex number in polar form z = r(cos(θ) + i sin(θ)), its n-th power is given by zn = rn(cos(nθ) + i sin(nθ)). This calculator automates the process, handling the exponentiation of the modulus (r) and the multiplication of the angle (θ), which are the core operations of the theorem. It is particularly useful for simplifying complex calculations that would otherwise be tedious and prone to error.

This tool should be used by anyone who needs to find integer powers of complex numbers efficiently. For instance, electrical engineers use it in AC circuit analysis, while physicists apply it in wave mechanics. A common misconception is that the theorem is only for abstract mathematics, but its applications are deeply practical. Another point of confusion is its application to non-integer powers; the standard theorem applies only to integers. Finding roots (which involves fractional powers) is a related but more complex process that also builds on these principles.

De Moivre’s Theorem Formula and Mathematical Explanation

The power of the De Moivre’s Theorem Calculator comes from its direct implementation of De Moivre’s formula. The theorem is formally stated as:

[r(cos θ + i sin θ)]n = rn(cos(nθ) + i sin(nθ))

This elegant formula shows that to raise a complex number to the power of ‘n’, you raise its modulus ‘r’ to the power of ‘n’ and multiply its argument ‘θ’ by ‘n’. This principle can be proven using mathematical induction.

The derivation involves these steps:

  1. Base Case (n=1): The formula holds true for n=1, as [r(cos θ + i sin θ)]1 is simply itself.
  2. Inductive Step: Assume the formula is true for n=k. Then, you prove it for n=k+1 by multiplying the result for n=k by another term of the complex number, and using trigonometric sum identities to show it matches the form for cos((k+1)θ) and sin((k+1)θ).

Variables Table

Variable Meaning Unit Typical Range
r Modulus / Magnitude Unitless r ≥ 0
θ Argument / Angle Degrees or Radians 0° to 360° or 0 to 2π
n Power / Exponent Integer -∞ to +∞
i Imaginary Unit N/A √(-1)

Practical Examples (Real-World Use Cases)

Example 1: Calculating z³ for z = 1 + i√3

A common task is to find the power of a complex number given in rectangular form. A De Moivre’s Theorem Calculator first needs to convert it to polar form.

  • Inputs: z = 1 + i√3
  • Step 1: Convert to Polar Form
    • Modulus (r): √(1² + (√3)²) = √(1 + 3) = √4 = 2
    • Angle (θ): tan¯¹(√3 / 1) = 60°
    • So, z = 2(cos(60°) + i sin(60°))
  • Step 2: Apply De Moivre’s Theorem for n=3
    • New Modulus (r³): 2³ = 8
    • New Angle (3 * θ): 3 * 60° = 180°
  • Output (Polar): z³ = 8(cos(180°) + i sin(180°))
  • Output (Rectangular): z³ = 8(-1 + i * 0) = -8

Example 2: Calculating z⁴ for z = 4(cos(45°) + i sin(45°))

This example demonstrates a direct application where the number is already in polar form, a perfect scenario for a De Moivre’s Theorem Calculator.

  • Inputs: r = 4, θ = 45°, n = 4
  • Step 1: Apply De Moivre’s Theorem
    • New Modulus (r⁴): 4⁴ = 256
    • New Angle (4 * θ): 4 * 45° = 180°
  • Output (Polar): z⁴ = 256(cos(180°) + i sin(180°))
  • Output (Rectangular): z⁴ = 256(-1 + i * 0) = -256

How to Use This De Moivre’s Theorem Calculator

Using this De Moivre’s Theorem Calculator is simple and intuitive. Follow these steps for an accurate calculation:

  1. Enter Modulus (r): Input the magnitude or length of your complex number. This must be a positive value.
  2. Enter Angle (θ): Input the angle of your complex number in degrees. The calculator will handle the conversion to radians for the trigonometric functions.
  3. Enter Power (n): Input the integer power to which you want to raise the complex number.
  4. Read the Results: The calculator instantly updates. The primary result is shown in rectangular form (a + bi) for easy use. You can also see the result in polar form, along with the new modulus and angle.
  5. Analyze the Visualization: The Argand diagram plots the original complex number and the final result, giving you a clear geometric interpretation of the operation. This helps in understanding how the power affects the number’s position in the complex plane.

The results can be used for decision-making in various fields. For example, in engineering, if the resulting complex number represents an unstable system state, you might need to adjust initial parameters. This calculator is a powerful tool for both computation and conceptual understanding.

Key Factors That Affect De Moivre’s Theorem Results

The output of a De Moivre’s Theorem Calculator is sensitive to three key inputs. Understanding their impact is crucial for interpreting the results.

  • The Power (n): This is the most influential factor. A larger integer ‘n’ will cause the modulus to grow or shrink exponentially (rn) and will cause the vector to rotate much further around the origin (n*θ). Negative powers will result in a reciprocal of the modulus and a rotation in the opposite direction.
  • The Modulus (r): The initial magnitude of the complex number dictates the scale of the result. If r > 1, the resulting modulus will be larger. If r < 1, the resulting modulus will be smaller. If r = 1, the result will always lie on the unit circle in the complex plane.
  • The Angle (θ): The initial angle determines the starting direction of the complex number. The final angle (n*θ) determines the quadrant of the result, which dictates the signs of the real (cosine) and imaginary (sine) parts.
  • Angle Periodicity: The angle is periodic, meaning that n*θ and n*θ + 360*k degrees represent the same direction. The calculator shows the principal angle for simplicity. This periodicity is fundamental when finding complex roots.
  • Rectangular vs. Polar Form: While the calculator works with polar coordinates, your initial problem might be in rectangular form (a + bi). The conversion to polar form (calculating r and θ) is a critical preliminary step that affects the final outcome.
  • Integer vs. Non-Integer Powers: This calculator and the standard theorem are designed for integer powers ‘n’. Applying the formula to non-integer (rational) powers is used for finding roots, but this leads to multiple solutions and is a more advanced topic.

Frequently Asked Questions (FAQ)

1. What is the main purpose of a De Moivre’s Theorem Calculator?

Its main purpose is to simplify the process of raising a complex number to an integer power. A De Moivre’s Theorem Calculator automates the formula zn = rn(cos(nθ) + i sin(nθ)), making it fast and easy.

2. Does De Moivre’s theorem work for non-integer powers?

No, the standard theorem as stated is for integer powers ‘n’. A generalization of the formula is used for finding the n-th roots of a complex number (which corresponds to a fractional power of 1/n), but this results in ‘n’ distinct roots, not a single value.

3. How is De Moivre’s Theorem related to Euler’s formula?

Euler’s formula, e = cos(θ) + i sin(θ), provides an alternative way to prove and understand De Moivre’s theorem. Using Euler’s formula, (cos(θ) + i sin(θ))n becomes (e)n. By the laws of exponents, this is ei(nθ), which translates back to cos(nθ) + i sin(nθ).

4. Can I use this calculator for finding roots of complex numbers?

This specific De Moivre’s Theorem Calculator is optimized for finding powers. Finding roots requires a modified formula that accounts for multiple solutions. The formula for n-th roots is zk = r1/n[cos((θ+2πk)/n) + i sin((θ+2πk)/n)] for k = 0, 1, …, n-1.

5. What if my complex number is in rectangular form (a + bi)?

You must first convert it to polar form. Calculate the modulus r = √(a² + b²) and the angle θ = atan2(b, a). Then you can use those values in the De Moivre’s Theorem Calculator.

6. Who was Abraham De Moivre?

Abraham De Moivre was a French mathematician who was friends with Isaac Newton. He is known for this famous formula connecting complex numbers and trigonometry, which he discovered, although he never stated it in its modern form.

7. Why does the Argand diagram show two vectors?

The blue vector represents the original complex number you entered, showing its magnitude (r) and direction (θ). The green vector represents the final result after raising it to the power ‘n’, showing the new magnitude (rn) and direction (nθ). It provides a geometric comparison of the input and output.

8. What are some practical applications of this theorem?

Beyond mathematics, it’s used in physics for analyzing oscillations and waves, in electrical engineering for AC circuit analysis, and in signal processing for Fourier analysis. Any field that uses sinusoidal functions can potentially benefit from a De Moivre’s Theorem Calculator.

© 2026 Professional Date Calculators. All Rights Reserved.



Leave a Reply

Your email address will not be published. Required fields are marked *