How does de Moivre's theorem let us compute powers and roots of complex numbers, and what is the geometry of the nth roots of unity?
Use de Moivre's theorem to find powers and nth roots of complex numbers and to derive the roots of unity and their geometric arrangement
A focused answer to the HSC Maths Extension 2 dot point on de Moivre's theorem. Powers in polar form, finding all nth roots, the roots of unity built up stage by stage as a regular polygon on the unit circle, and their sum, with rigorous verified worked examples.
✦ Generated by Claude Opus 4.8·14 min answer·
Reviewed by: AI editorial process; not yet individually human-reviewed
NESA wants you to use de Moivre's theorem to raise complex numbers to powers and to find all the nth roots of a complex number. You must derive the nth roots of unity, plot them as equally spaced points on the unit circle, and use their structure (for example, that they sum to zero). The geometry, n points evenly spread round a circle forming a regular polygon, is the picture that makes every roots question quick, so this page builds it up carefully.
De Moivre's theorem
If z=r(cosθ+isinθ) then for every integer n,
zn=rn(cosnθ+isinnθ).
This follows from the fact that multiplication in polar form multiplies moduli and adds arguments; raising to the nth power multiplies the modulus by itself n times and adds the argument n times. The theorem can be proved formally by induction for positive integers, then extended to negative integers via reciprocals.
A typical use is computing high powers. To find (1+i)8, write 1+i=2(cos4π+isin4π), so
(1+i)8=(2)8(cos2π+isin2π)=16(1+0i)=16.
Computing (1+i)8 by repeated Cartesian multiplication is laborious and error-prone; in polar form it is two short lines. That contrast is the whole reason de Moivre's theorem is examined.
Finding nth roots
To solve zn=w where w=R(cosϕ+isinϕ), write the unknown as z=r(cosθ+isinθ). Then rn=R gives r=R1/n (the positive real root), and nθ=ϕ+2πk for integer k. The distinct solutions are
zk=R1/n(cosnϕ+2πk+isinnϕ+2πk),k=0,1,…,n−1.
Values of k outside this range repeat earlier roots. Geometrically the n roots lie on a circle of radius R1/n, equally spaced by angle n2π.
Roots of unity
The nth roots of unity solve zn=1. Since 1=cos0+isin0, they are
ωk=cosn2πk+isinn2πk,k=0,1,…,n−1.
Writing ω=cosn2π+isinn2π, every root is a power ωk. They sit at the vertices of a regular n-gon inscribed in the unit circle, with one vertex at 1.
The figure builds the sixth roots of unity (z6=1) stage by stage, so you can see the regular polygon emerge.
Stage 1, start on the unit circle. Every root of z6=1 has modulus 1, so all six lie on the unit circle. The simplest root is k=0: ω0=cos0+isin0=1, sitting on the positive real axis.
Stage 2, step round by 62π=60∘. Each successive root advances the argument by n2π=60∘. So ω1=cis60∘ and ω2=cis120∘. Writing ω=ω1, the roots are the powers 1,ω,ω2,…
Stage 3, all six roots. Continuing around, the six arguments are 0∘,60∘,120∘,180∘,240∘,300∘, equally spaced 6360∘=60∘ apart. The root at 180∘ is −1, as expected for an even n.
Stage 4, join them into a regular polygon. The six roots are the vertices of a regular hexagon inscribed in the unit circle. By symmetry the vertices balance about the origin, which is the geometric reason the roots of unity sum to zero.
Why the roots of unity sum to zero
A key property: the roots of unity sum to zero for n≥2. There are two ways to see it. Algebraically, zn−1=(z−1)(zn−1+⋯+z+1), and the sum of all roots equals the negative of the coefficient of zn−1 in zn−1, which is 0. Geometrically, the roots are the vertices of a regular polygon centred at the origin, so the position vectors cancel in symmetric pairs (or triples), leaving a resultant of zero, exactly the balance you can see in the hexagon above.
Multiple-angle formulae from de Moivre
One of the most powerful uses of de Moivre's theorem is deriving identities for cosnθ and sinnθ. Expand (cosθ+isinθ)n with the binomial theorem, then equate the real part to cosnθ and the imaginary part to sinnθ. Replacing sin2θ=1−cos2θ converts the cosine identity to a polynomial in cosθ alone, as in the cos5θ question above. This technique turns a trigonometric identity that would be hard to prove directly into a routine expansion.
Roots of a general complex number
The same method finds the roots of any complex number, not just 1. To solve zn=w, first write w in modulus-argument form w=Rcisϕ. The n roots then sit on a circle of radius R1/n, equally spaced by n2π, with the first root at argument nϕ. Geometrically the roots of unity are the special case w=1; multiplying every root of unity by one particular root of zn=w rotates and scales the regular polygon onto the roots of the general equation. This is why drawing the roots of unity well prepares you for every roots question.
Reducing arguments
After raising to a high power the argument often exceeds 2π or falls below −2π. Always reduce it into a single revolution by adding or subtracting multiples of 2π before reading off the Cartesian value, since cos and sin are periodic with period 2π. Forgetting this step leaves the answer correct in principle but in an awkward, unmarked form.
How exam questions ask about de Moivre and roots of unity
"Find zn" or "evaluate (…)n in the form x+iy": convert to polar form, apply de Moivre, reduce the argument, then convert back.
"Solve zn=w" or "find the nth roots of ...": use the nth-roots formula for k=0,…,n−1; expect to plot them.
"Show that the roots ... form a regular polygon" or "sketch on an Argand diagram": state the common modulus R1/n and the equal spacing n2π.
"Show that the roots sum to zero" or "1+ω+ω2+⋯=0": use the factorisation of zn−1 or the symmetry of the polygon.
"Show that cosnθ=…": expand (cosθ+isinθ)n by the binomial theorem and take the real part.
"It is known that u=z+z1 ...": recognise z+z1=2cosθ for a root on the unit circle, then solve the resulting real equation.
Exam-style practice questions
Practice questions written in the style of NESA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
HSC 20213 marksUsing de Moivre's theorem and the binomial expansion of (cosθ+isinθ)5, or otherwise, show that cos5θ=16cos5θ−20cos3θ+5cosθ.
Show worked answer →
By de Moivre's theorem, (cosθ+isinθ)5=cos5θ+isin5θ.
Expand the left side with the binomial theorem (writing c=cosθ, s=sinθ):
Using i2=−1, i3=−i, i4=1, i5=i, the real part is c5−10c3s2+5cs4.
Equating real parts: cos5θ=c5−10c3s2+5cs4.
Now replace s2=1−c2 and s4=(1−c2)2=1−2c2+c4:
cos5θ=c5−10c3(1−c2)+5c(1−2c2+c4)=16c5−20c3+5c.
Hence cos5θ=16cos5θ−20cos3θ+5cosθ.
Mark notes: 1 mark for applying de Moivre and the binomial expansion, 1 mark for taking the real part correctly, 1 mark for eliminating sin2θ to reach the required cosine-only form.
HSC 20222 marksWrite the complex number −3+i in exponential form. Hence, find the exact value of (−3+i)10, giving your answer in the form x+iy.
Show worked answer →
Modulus: ∣−3+i∣=3+1=2.
Argument: the point is in the second quadrant, with reference angle arctan31=6π, so arg=π−6π=65π.
Exponential form: −3+i=2ei5π/6.
Now apply de Moivre to the tenth power:
(−3+i)10=210ei50π/6=1024ei25π/3.
Reduce the argument modulo 2π: 325π−8π=325π−24π=3π.
So the value is 1024(cos3π+isin3π)=1024(21+i23)=512+5123i.
Mark notes: 1 mark for the exponential form 2ei5π/6, 1 mark for raising to the power and reducing the argument to give 512+5123i.
HSC 20223 marksConsider the equation z5+1=0. It is known that if z is a solution with z=−1, then u=z+z1 is a solution of u2−u−1=0. Hence find the exact value of cos53π.
Show worked answer →
The non-real solutions of z5+1=0 lie on the unit circle at z=eiθ. For such z, z1=e−iθ, so
u=z+z1=eiθ+e−iθ=2cosθ.
The fifth roots of −1 (excluding z=−1) occur at θ=5π,53π,57π,59π, which pair into conjugates giving the two distinct real values u=2cos5π and u=2cos53π.
Solving u2−u−1=0 by the quadratic formula: u=21±1+4=21±5.
Since 53π is between 2π and π, cos53π is negative, so we take the negative root:
2cos53π=21−5, hence cos53π=41−5.
Mark notes: 1 mark for recognising u=2cosθ for roots on the unit circle, 1 mark for solving the quadratic, 1 mark for selecting the negative root to give cos53π=41−5.