| General polynomial |
aₙzⁿ + … + a₀ = 0 |
factor over ℂ; or numeric methods |
exactly n (with multiplicity) |
| Quadratic (any coefs) |
az² + bz + c = 0 |
quadratic formula z = (−b ± √Δ)⁄(2a); for complex Δ use trig/exponential form to find √Δ |
2 (1 repeated if Δ = 0) |
| Pure n-th power |
zⁿ = w |
trig/exponential form + De Moivre's root formula |
exactly n, evenly spaced on a circle (regular n-gon) |
| Power-equals-conjugate |
zⁿ = z̄ |
write z = reⁱᵒ; match moduli and arguments separately |
n + 2 (origin + n+1 on unit circle) |
| Conjugate-locus equations |
z + z̄ = k, z · z̄ = k, etc. |
translate to conditions on Re(z), Im(z), |z|; intersect loci for systems |
infinite (a line, circle, or axis) — or finite if intersected |