If all co-efficients are real, then yes, that is correct.
Say the two real roots of a polynomial f with real co-efficients are at x=a, and a third root is x=b+ci.
=(x-a)^2(x-(b+ci)))
=(x^2-2ax+a^2)(x-(b+ci)))
=x^3-2ax^2-(b+ci)x^2+2ax(b+ci)+a^2x-a^2(b+ci))
But since the coefficients must all be real, c must equal 0.
So the third root is also "real" rather than "complex".
(I will remind you here that all real numbers are in fact complex numbers as

. ie. 2=2+0i)
If however, there
were imaginary coefficients, the third root could be "complex".
This is more like an algebraic proof - but there are much more intuitive ways of understanding it. Think of it graphically, or if you are familiar with the conjugate root theorem for polynomials with real coefficients, then it is clearly seen that there must be a third real root.