Solve $$x^3-x^2+2=0$$
I feel a bit stupid asking how to solve this, but I'm not sure how to solve this polynomial for $x$. Usually I would use the quadratic formula or factorize the polynomial to find linear factors, but in this case, I'm not sure whether factorization would work or not. How would you solve this?
$$\begin{align}x^3-x^2+2&=(x^3+1)-(x^2-1)\\&=(x+1)(x^2-x+1)-(x+1)(x-1)\\&=(x+1)(x^2-2x+2)\end{align}$$