The introduction of complex numbers definitively solves the problem of the solvability of polynomial equations.

Theorem — The fundamental theorem of algebra

Every non-constant polynomial with complex coefficients of degree nn admits exactly nn roots in C\mathbb{C}, counted with multiplicity.

Consequence. Whereas in the reals the equation x2+1=0x^2+1=0 has no solutions, and in general a quadratic equation with Δ<0\Delta<0 is impossible, in the complex numbers every quadratic polynomial equation has two solutions (possibly coincident). The solving formula x=b±b24ac2ax=\dfrac{-b\pm\sqrt{b^2-4ac}}{2a} still holds, with the square root of a negative number understood in C\mathbb{C}: d=id\sqrt{-d}=i\sqrt{d}.

Example — A quadratic equation in C\mathbb{C}

Solve x2+2x+5=0x^2+2x+5=0 in C\mathbb{C}. Δ=420=16,Δ=4i,x=2±4i2=1±2i.\Delta = 4 - 20 = -16, \qquad \sqrt{\Delta} = 4i, \qquad x = \frac{-2\pm 4i}{2} = -1\pm 2i.

Topics: Complex numbers
Concepts: Complex number · Fundamental theorem of algebra
Skills: Solve equations · Use formulae