Mathematics · Glossary

What is Roots of unity?

Definition 28.14 High School Mathematics · Chapter 28 — Complex Numbers

For n1n \geq 1, the nn-th roots of unity are the solutions of zn=1z^n = 1.

The fifth roots of unity, = 2 π/5: the vertices of a regular pentagon inscribed in the unit circle ().
The fifth roots of unity, ω=e2iπ/5\omega = \eu^{2\iu\pi/5}: the vertices of a regular pentagon inscribed in the unit circle (Exercise 28.10).
Read in context →
Definition 3.17 University Mathematics — Year 1 · Chapter 3 — Complex Numbers

The nn-th roots of unity are the solutions of zn=1z^n = 1:

Un={ωk:k=0,,n1},ω=e2iπ/n.\mathbb{U}_n = \bigl\{\, \omega^k : k = 0, \dots, n-1 \,\bigr\}, \qquad \omega = \eu^{2\iu\pi/n}.

They form a group under multiplication (Chapter 7) and sit at the vertices of a regular nn-gon inscribed in the unit circle.

The fifth roots of unity, = 2 π/5: a regular pentagon on the unit circle.
The fifth roots of unity, ω=e2iπ/5\omega = \eu^{2\iu\pi/5}: a regular pentagon on the unit circle.

Examples

Example 3.20 (Square roots in algebraic form)

To solve z2=3+4iz^2 = 3 + 4\iu without trigonometry, set z=x+iyz = x + \iu y:

x2y2=3,2xy=4,x2+y2=3+4i=5.x^2 - y^2 = 3, \qquad 2xy = 4, \qquad x^2 + y^2 = \abs{3 + 4\iu} = 5 .

Adding the first and last: x2=4x^2 = 4, so x=±2x = \pm 2, then y=2/x=±1y = 2/x = \pm 1 with the same sign pairing (xy=2>0xy = 2 > 0): z=±(2+i)z = \pm(2 + \iu). Combined with the usual formula, this solves every quadratic equation with complex coefficients (Exercise 3.7).

Example 3.16 (A non-real right-hand side)

Solve z4=8+8i3z^4 = -8 + 8\iu\sqrt3. Exponential form of the right side: modulus 64+192=16\sqrt{64 + 192} = 16, argument θ\theta with cosθ=12\cos\theta = -\frac12, sinθ=32\sin\theta = \frac{\sqrt3}2, i.e. θ=2π3\theta = \frac{2\pi}3. The four roots are

zk=2ei(π6+kπ2),k=0,1,2,3:z0=3+i,z1=iz0=1+i3,z_k = 2\,\eu^{\iu(\frac\pi6 + \frac{k\pi}2)}, \quad k = 0, 1, 2, 3 : \qquad z_0 = \sqrt3 + \iu,\quad z_1 = \iu z_0 = -1 + \iu\sqrt3,
z2=z0=3i,z3=iz0=1i3.z_2 = -z_0 = -\sqrt3 - \iu,\qquad z_3 = -\iu z_0 = 1 - \iu\sqrt3 .

(Check: z02=2+2i3z_0^2 = 2 + 2\iu\sqrt3, so z04=(2+2i3)2=412+8i3=8+8i3z_0^4 = (2 + 2\iu\sqrt3)^2 = 4 - 12 + 8\iu\sqrt3 = -8 + 8\iu\sqrt3.) Once one root is found, the other three come free: they are its successive rotations by π2\frac\pi2, i.e. its products with the fourth roots of unity — the general structure behind Theorem 3.14, worth exploiting before recomputing each root from scratch. No conjugate symmetry this time: the right-hand side is not real.

Read in context →