Does someone know how i can find the complex roots to the equation: $x^3 - x^2 + x - 1$
I know that I can set it up like $(x-1)(x^2+1)$, and easy see it. But if I find that $x = 1$, is that a method to find the other two roots with math. Think that is possible to do some tricks with the numbers with polar forms, but i dont remember how.
We have
$$x^3-x^2+x-1=(x-1)(x^2+1)=(x-1)(x+i)(x-i)$$
where $ i =\sqrt{-1}$ it the imaginary unit.