Complex Numbers in Polar Form

Complex numbers in the plane
Complex numbers live on a 2D coordinate system called the complex plane. The horizontal axis represents real numbers, and the vertical axis represents imaginary numbers.
A complex number gets plotted at the point . So sits at , just like plotting a point in the coordinate plane you already know.
- The absolute value (or modulus) of is the distance from the origin to :
This comes straight from the Pythagorean theorem. For , the modulus is .
- You can also think of complex numbers as vectors from the origin to the point . This vector interpretation is what makes polar form so natural.
Rectangular vs polar forms
Rectangular form describes a complex number by its horizontal and vertical components:
where is the real part and is the imaginary part.
Polar form describes the same number by how far it is from the origin and what angle it makes:
This is often shortened to . Here, is the modulus and is the argument (the angle measured from the positive real axis).
Converting rectangular to polar:
- Find the modulus:
- Find the argument:
- Check the quadrant. If , you need to add to the angle from your calculator, since only returns values in Quadrants I and IV.
Converting polar to rectangular:
- Find the real part:
- Find the imaginary part:
- Write as
For example, converts to .

Multiplication and division in polar form
This is where polar form really pays off. Multiplying and dividing complex numbers in rectangular form involves messy FOIL-ing and rationalizing denominators. In polar form, the rules are clean:
- Multiplication: Multiply the moduli, add the arguments.
- Division: Divide the moduli, subtract the arguments.
Geometrically, multiplying by a complex number scales the distance from the origin (by ) and rotates the point (by ). This is a big conceptual takeaway.
Powers and roots of complex numbers
Powers follow directly from the multiplication rule. If you multiply by itself times, you raise the modulus to the th power and multiply the angle by :
This result is called De Moivre's Theorem, and it works for any positive integer .
Roots go the other direction. The th roots of are:
Steps for finding th roots:
- Take the th root of the modulus:
- Divide the argument by to get the first root ()
- Add to get each successive root
- Stop after roots total
All roots have the same modulus, so they sit equally spaced on a circle of radius . For instance, the three cube roots of are spaced apart (120ยฐ) on a circle of radius 2.

Applications of De Moivre's Theorem
De Moivre's Theorem states:
Beyond computing powers and roots, this theorem is useful for:
- Solving equations like by converting to polar form and applying the root formula
- Deriving trig identities by expanding the left side using the binomial theorem and matching real and imaginary parts
For example, expanding and equating real parts gives you the double angle formula .
Geometry of polar complex numbers
The polar form makes geometric meaning visible:
- Modulus = distance from the origin
- Argument = angle with the positive real axis
- Multiplying by a complex number = rotating and scaling
- th roots = equally spaced points on a circle
- The unit circle () is a special case where every point has the form , connecting directly to the trig values you already know
Polar form and trigonometry connections
Polar form ties complex numbers back to trigonometry in a deep way. The most famous connection is Euler's formula:
This means the polar form can also be written as:
You may not use the exponential form heavily in this course, but it's worth knowing it exists. It's the reason the multiplication and division rules work so neatly: when you multiply exponentials, you add exponents.
Euler's formula also provides an elegant way to derive trig identities. Multiplying and expanding both sides gives you the angle addition formulas: