I am stuck at my exam practice here.
The remainder of the division of $x^3$ by $x^2-x+1$ is ..... and that of $x^{2007}$ by $x^2-x+1$ is .....
I tried the polynomial remainder theorem but I am not sure if I did it correctly.
By factor theorem definition, provided by Wikipedia,
the remainder of the division of a polynomial $f(x)$ by a linear polynomial $x-r$ is equal to $f(r)$.
So I attempted to find $r$ by factorizing $x^2-x+1$ first but I got the complex form $x=\frac{1\pm\sqrt{3}i}{2}=r$.
$f(r)$ is then $(\frac{1+\sqrt{3}i}{2})^3$ or $(\frac{1-\sqrt{3}i}{2})^3$ which do not sound right.
However, the answer key provided is $-1$ for the first question and also $-1$ for the second one. Please help.