Principle deep dive
Cube roots of unity (1 + ω + ω² = 0, ω³ = 1)
Pairs with Vieta in the ω-Vieta compound. Beyond the named subtopic, ω appears explicitly inside Complex Numbers' modulus problems, M&D's special determinants, and Quadratic Equation questions where x² + x + 1 = 0 unlocks ω³ = 1 simplifications.
- questions in the bank
- 29
- tagged HARD
- 41%
- chapter spread
- 3
- worked examples below
- 4
When to reach for it
ω appears, or any expression that can be re-cast as 'cube roots of unity'.
Why this principle matters
Three identities define the toolkit: 1 + ω + ω² = 0, ω³ = 1, and |ω| = 1. Combined, they reduce almost every cube-roots-of-unity question to small-case arithmetic — even when the question hides them behind powers like ω^100 or expressions like (1 + ω − ω²)^100.
The cycle is the secret: ω, ω², 1, ω, ω², 1, ... — every third power returns to 1. So any high power of ω reduces mod 3. ω^100 = ω^(99+1) = ω^1 = ω. The pattern means NDA can write any power and you compute in one step.
Watch for the disguised form: x² − x + 1 = 0 has roots ω, ω² (NOT 1 ± ω). x² + x + 1 = 0 also has cube-root-of-unity roots. Recognising 'this is a cube-roots-of-unity quadratic' is half the work; the rest is applying the three identities.
4 worked examples from the bank
Each example demonstrates the principle on a real past-year question. Click to reveal the answer, then the solution.
[Q4 · Apr · 2024]
[Q1 · Apr · 2023]
[Q34 · Sep · 2021]
[Q4 · Sep · 2024]
Variants to recognise
Same principle, different surfaces. Pattern-match these on test day.
1 + ω + ω² = 0
The single most useful identity. Lets you rewrite 1 + ω = −ω², ω + ω² = −1, 1 + ω² = −ω.
ω³ = 1 (cycling)
Powers cycle mod 3: ω^(3k) = 1, ω^(3k+1) = ω, ω^(3k+2) = ω². Any high power reduces in one step.
ω, ω² as roots of x² + x + 1 = 0
Vieta gives ω + ω² = −1 and ω · ω² = 1. Bridges directly to the Vieta principle.
Geometric placement on the unit circle
The three cube roots of unity are equally spaced at angles 0, 2π/3, 4π/3 on |z| = 1. Forms an equilateral triangle.
Drill every cube roots of unity (1 + ω + ω² = 0, ω³ = 1) question
29 questions from the bank — paginated, with cart and Word-export support.
Related principles
Often combined with this one — drill these next if you found the examples above tractable.