This is my exercise
$x^3 - 3 x^2 + 6 x - a$, the polynom is from $\mathbb{R}[X]$.
And my job is to calculate $x_1^2+x_2^2+x_3^2$. I solved it and I get $-3$ as a result.
My question is: can 3 numbers $a^2+b^2+c^2$ be lower than $0$? Because the power is supposted to make all 3 of them positive.