Skip to main content
ExamExplained
TAS · Specialist Mathematics
Specialist Mathematics study scene
§-Syllabus dot point
TASSpecialist MathematicsSyllabus dot point

What are the nth roots of unity and why do they lie equally spaced on the unit circle?

Find the nth roots of unity and use their symmetry and algebraic properties.

Solving z to the n equals one, the geometry of equally spaced roots on the unit circle, and the sum and product properties of roots of unity, for TCE Mathematics Specialised Unit 3.

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

What this dot point is asking

This dot point is a focused special case of finding roots of complex numbers, but it deserves its own treatment because the roots of unity have a beautiful structure that recurs throughout the course. Solving zn=1z^n = 1 is the cleanest possible application of De Moivre's theorem, and the answers carry symmetry that simplifies sums, products and factorisations.

Setting up the roots

Write 11 in polar form. Its modulus is 11 and its argument is 00, but we must allow all coterminal arguments 0+2πk0 + 2\pi k to capture every root. So 1=cis(2πk)1 = \operatorname{cis}(2\pi k) for integer kk. Then

zn=cis(2πk)z=cis ⁣(2πkn),k=0,1,,n1. z^n = \operatorname{cis}(2\pi k) \quad\Longrightarrow\quad z = \operatorname{cis}\!\left(\frac{2\pi k}{n}\right), \qquad k = 0, 1, \dots, n-1.

Each root has modulus 11, so all nn roots lie on the unit circle. The arguments increase in equal steps of 2πn\tfrac{2\pi}{n}, so the roots are evenly spaced, like the numbers on a clock face.

The geometry

Because the roots are vertices of a regular polygon centred at the origin, they have a strong rotational symmetry. Multiplying any root by ω\omega rotates it to the next root anticlockwise. This polygon picture is often the quickest way to write down all roots without separate calculation for each.

The sum and product of the roots

This sum result is a favourite exam tool. For example, the real parts of the roots sum to zero, which gives identities such as cos2π5+cos4π5+cos6π5+cos8π5=1\cos\tfrac{2\pi}{5} + \cos\tfrac{4\pi}{5} + \cos\tfrac{6\pi}{5} + \cos\tfrac{8\pi}{5} = -1 once you separate the root z0=1z_0 = 1.

Connection to factorisation

Because the nnth roots of unity are exactly the solutions of zn1=0z^n - 1 = 0, the polynomial factorises as

zn1=(z1)(zω)(zω2)(zωn1). z^n - 1 = (z - 1)(z - \omega)(z - \omega^2)\cdots(z - \omega^{n-1}).

Dividing by z1z - 1 gives the useful identity zn1+zn2++z+1=(zω)(zωn1)z^{n-1} + z^{n-2} + \dots + z + 1 = (z - \omega)\cdots(z - \omega^{n-1}), which links the geometric series to the non-trivial roots.

Properties of the cube roots: a worked staple

The cube roots of unity 1,ω,ω21, \omega, \omega^2 appear so often that their two key identities are worth memorising: 1+ω+ω2=01 + \omega + \omega^2 = 0 and ω3=1\omega^3 = 1. These collapse otherwise messy expressions in a single line.

Why this matters

Roots of unity model anything periodic and symmetric, and their cancellation property turns awkward trigonometric sums into one-line answers. Recognising a hidden zn=1z^n = 1 inside a problem is a powerful shortcut that connects this topic to factorisation, geometric series, and the multiple-angle identities of complex powers.

Exam-style practice questions

Practice questions written in the style of TASC exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

TCE 20244 marks(a) Write down the three roots of z3=1z^3 = 1, giving the non-real roots as eiθe^{i\theta} with π<θπ-\pi < \theta \le \pi. (b) If one non-real root is ω\omega, show that the other non-real root is ω2\omega^2. (c) Verify that 1+ω+ω2=01 + \omega + \omega^2 = 0.
Show worked answer →

(a) The cube roots of unity are equally spaced around the unit circle at angles 00, 2π3\dfrac{2\pi}{3} and 2π3-\dfrac{2\pi}{3}. They are z=1z = 1, z=e2πi/3z = e^{2\pi i/3} and z=e2πi/3z = e^{-2\pi i/3}. (2 marks)

(b) Let ω=e2πi/3\omega = e^{2\pi i/3}. Then ω2=e4πi/3=e2πi/3\omega^2 = e^{4\pi i/3} = e^{-2\pi i/3} (subtracting 2π2\pi to bring the argument into (π,π](-\pi, \pi]). This is exactly the other non-real root, so the two non-real roots are ω\omega and ω2\omega^2. (1 mark)

(c) The three roots 1,ω,ω21, \omega, \omega^2 are the roots of z31=(z1)(z2+z+1)=0z^3 - 1 = (z - 1)(z^2 + z + 1) = 0. Since ω\omega and ω2\omega^2 are roots of z2+z+1=0z^2 + z + 1 = 0, the sum of all three roots equals the negative of the z2z^2 coefficient of z31z^3 - 1, which is 00. More directly, 1+ω+ω2=ω31ω1=01 + \omega + \omega^2 = \dfrac{\omega^3 - 1}{\omega - 1} = 0 because ω3=1\omega^3 = 1 and ω1\omega \ne 1. (1 mark)

TCE 20226 marks(a) Write down the sum of the geometric series n=06zn\displaystyle\sum_{n=0}^{6} z^n. (b) Hence determine the solutions of z6+z5+z4+z3+z2+z+1=0z^6 + z^5 + z^4 + z^3 + z^2 + z + 1 = 0. (c) Write this polynomial as a product of three quadratic polynomials with real coefficients.
Show worked answer →

(a) The geometric series with first term 11, ratio zz and 77 terms sums to z71z1\dfrac{z^7 - 1}{z - 1}, valid for z1z \ne 1. (1 mark)

(b) The polynomial equals z71z1\dfrac{z^7 - 1}{z - 1}, so setting it to zero requires z7=1z^7 = 1 with z1z \ne 1. The solutions are the six non-trivial seventh roots of unity: z=e2πik/7z = e^{2\pi i k/7} for k=1,2,3,4,5,6k = 1, 2, 3, 4, 5, 6. (3 marks)

(c) These six roots form three conjugate pairs (kk with 7k7 - k). Each pair gives a real quadratic z22cos2πk7z+1z^2 - 2\cos\dfrac{2\pi k}{7}\,z + 1. So the polynomial factors as (z22cos2π7z+1)(z22cos4π7z+1)(z22cos6π7z+1)\left(z^2 - 2\cos\dfrac{2\pi}{7}z + 1\right)\left(z^2 - 2\cos\dfrac{4\pi}{7}z + 1\right)\left(z^2 - 2\cos\dfrac{6\pi}{7}z + 1\right). (2 marks)

TCE 20214 marksSolve z5+1=0z^5 + 1 = 0. Give your answers in polar form reiθr e^{i\theta} with π<θπ-\pi < \theta \le \pi.
Show worked answer →

Write 1-1 in polar form: 1=eiπ-1 = e^{i\pi}, and more generally 1=ei(π+2πk)-1 = e^{i(\pi + 2\pi k)} for integer kk. Then z5=ei(π+2πk)z^5 = e^{i(\pi + 2\pi k)}.

Taking fifth roots, z=ei(π+2πk)/5z = e^{i(\pi + 2\pi k)/5} for k=0,1,2,3,4k = 0, 1, 2, 3, 4, all with modulus r=1r = 1.

The arguments are π5\dfrac{\pi}{5}, 3π5\dfrac{3\pi}{5}, π\pi (from 5π5\dfrac{5\pi}{5}), and for the remaining two, 7π5\dfrac{7\pi}{5} and 9π5\dfrac{9\pi}{5}, which reduce into (π,π](-\pi, \pi] as 3π5-\dfrac{3\pi}{5} and π5-\dfrac{\pi}{5}.

So the five solutions are z=eiπ/5,e3iπ/5,eiπ=1,e3iπ/5z = e^{i\pi/5}, e^{3i\pi/5}, e^{i\pi} = -1, e^{-3i\pi/5} and eiπ/5e^{-i\pi/5}. They are equally spaced on the unit circle. Markers reward writing 1-1 with the general argument and listing all five roots with arguments in the required range.

ExamExplained