How far, and which way: Instead of 'across and up' (a + bi), describe z by how far from the origin (the modulus r) and which direction it points (the argument θ, the angle from the positive real axis).
That's polar form: z = r(cosθ + i sinθ), written short as r cisθ.
[Diagram: math-argand] - Available in full study mode
IB-style question — Cartesian to polar
Write z = 1 + √3 i in polar form.
Step by step
- Modulus: r = √(a² + b²).
- Argument: it's in the first quadrant, so θ = arctan(b/a).
- Put r and θ into polar form.
Final answer
2 cis(π/3) = 2(cos 60° + i sin 60°).
arctan only knows two quadrants: The calculator's arctan(b/a) always lands in quadrant 1 or 4. Sketch the point first — if it's in quadrant 2 or 3, adjust the angle by ±π so θ points the right way.
[Diagram: math-argand] - Available in full study mode
IB-style question — a quadrant-2 number
Write z = −√3 + i in polar form.
Step by step
- Modulus.
- Reference angle from arctan(1/√3) = π/6. But the point is in quadrant 2 (left, up).
- Adjust: θ = π − π/6.
- Polar form.
Final answer
2 cis(5π/6).