Academy
Formulas/maths/M3 De Moivre/Properties of Cube Roots of Unity

Properties of Cube Roots of Unity

Three identities memorised together. ω³ = 1 is the defining relation. 1+ω+ω² = 0 follows from the sum of cube roots of unity (cn32 with n=3) — it is the most-used identity in JEE. ω² = ω̄ since ω and ω² are conjugates.
Derivation

Two identities. Every problem involving cube roots of unity reduces to one of them.

Identity 1 — ω3=1\omega^3 = 1

ω\omega is defined as a root of z3=1z^3 = 1. So by definition:

ω3=1\omega^3 = 1

This means any power of ω\omega reduces to ω0\omega^0, ω1\omega^1, or ω2\omega^2 by dividing the exponent by 3 and taking the remainder:

ω3k=1,ω3k+1=ω,ω3k+2=ω2\omega^{3k} = 1, \quad \omega^{3k+1} = \omega, \quad \omega^{3k+2} = \omega^2

Identity 2 — 1+ω+ω2=01 + \omega + \omega^2 = 0

The three cube roots of unity are the roots of z31=0z^3 - 1 = 0. Factor:

z31=(z1)(z2+z+1)z^3 - 1 = (z - 1)(z^2 + z + 1)

Since ω1\omega \neq 1, it is a root of the quadratic factor:

ω2+ω+1=0    1+ω+ω2=0\omega^2 + \omega + 1 = 0 \implies 1 + \omega + \omega^2 = 0

Alternatively: this is the n=3n = 3 case of the general result that the sum of all nnth roots of unity is zero (cn32). \blacksquare

Identity 3 — ω2=ωˉ\omega^2 = \bar{\omega}

The two complex cube roots are:

ω=12+32i,ω2=1232i\omega = -\frac{1}{2} + \frac{\sqrt{3}}{2}i, \qquad \omega^2 = -\frac{1}{2} - \frac{\sqrt{3}}{2}i

They are conjugates of each other: ω2=ωˉ\omega^2 = \bar{\omega}.

This also follows from ω2=1/ω\omega^2 = 1/\omega (since ω3=1\omega^3 = 1), combined with 1/ω=ωˉ/ω2=ωˉ1/\omega = \bar{\omega}/|\omega|^2 = \bar{\omega} (since ω=1|\omega| = 1).

How to Use These in Problems

The two identities generate all other results:

Replacing ω2\omega^2: From 1+ω+ω2=01 + \omega + \omega^2 = 0, write ω2=1ω\omega^2 = -1 - \omega. Substitute wherever ω2\omega^2 appears to reduce expressions to linear form in ω\omega.

Factoring: a3b3=(ab)(aωb)(aω2b)a^3 - b^3 = (a-b)(a-\omega b)(a - \omega^2 b) — the three linear factors over C\mathbb{C} corresponding to the three cube roots of b3b^3.

Evaluating at ω\omega: If f(x)=a0+a1x+a2x2+f(x) = a_0 + a_1 x + a_2 x^2 + \cdots, then f(1)+f(ω)+f(ω2)f(1) + f(\omega) + f(\omega^2) equals 33 times the sum of coefficients of x3kx^{3k} terms. This is the selective-sum technique.