Unity Roots: The nth Roots of 1 in the Complex Plane
Asking “what number, raised to the nth power, gives 1?” has not one answer but n — and they arrange themselves into a perfect regular polygon on the unit circle.
More answers than you expect
Over the real numbers, x² = 1 has two solutions and x³ = 1 has just one. Something feels lopsided. In the complex plane the pattern becomes beautifully regular: zn = 1 always has exactly n solutions, called the nth roots of unity.
They are the answer to “which complex numbers, raised to the nth power, land exactly on 1?” And the answer, drawn out, is a piece of pure symmetry.
Evenly spaced around the circle
Look at the angles: 0, 2π/n, 4π/n, and so on. Each root is one step of 2π/n radians further around than the last. Starting at 1 (angle 0), the roots march around the unit circle at equal spacing and return to the start after n steps.
Connect them and you get a regular n-gon inscribed in the unit circle, with one vertex always pinned at 1.
- There are n = 4 roots, spaced 2π/4 = 90° apart, starting at angle 0.
- k = 0: angle 0° → cos0 + i sin0 = 1.
- k = 1: angle 90° → cos90° + i sin90° = i.
- k = 2: angle 180° → cos180° + i sin180° = −1.
- k = 3: angle 270° → cos270° + i sin270° = −i.
- There are n = 3 roots, spaced 2π/3 = 120° apart, starting at angle 0.
- k = 0: angle 0° → 1.
- k = 1: angle 120° → cos120° + i sin120° = \(-\tfrac{1}{2} + \tfrac{\sqrt{3}}{2}\,i\).
- k = 2: angle 240° → cos240° + i sin240° = \(-\tfrac{1}{2} - \tfrac{\sqrt{3}}{2}\,i\).
Check your understanding
- The equation z^n = 1 has exactly n complex solutions, the nth roots of unity.
- Each root is cos(2πk/n) + i sin(2πk/n) for k = 0 to n−1 — modulus 1, angle a multiple of 2π/n.
- The roots sit on the unit circle spaced 2π/n apart, forming a regular n-gon with a vertex at 1.
- For n ≥ 2 the nth roots of unity always sum to zero, because they cancel by symmetry.
- Raising a unit-circle number to a power multiplies its angle, which is why rotation and multiplication coincide.