Conjugate Complex Zeros
Example Find all the roots of the polynomial f(x) = x3 + x2 - 4x + 6.
First, we notice that the degree of the polynomial is 3, and odd number. Hence there will be at least one real zero for this polynomial. How can we find it? We can use, for example, the information from Bounds on Real Roots of a Polynomial or Rational Zeros of a Polynomial. The possible rational roots here are +1, +2, +3, and +6, and after checking them out we find that 2 is a root of this polynomial.
Now that we have one root of the polynomial, we divide f(x) by the linear factor that comes from this root: x - 2 (see Reducing the Degree of a Polynomial), and find that
Using the Quadratic Formula we now find that x2 - 2x + 2 has the two conjugate complex roots
Note that once we have a quadratic factor for a polynomial, using the quadratic formula will always give us both complex roots, since the conjugates are "built in" to the formula.