I'm working on a cubic root question and goes like this...
Let, r,s, and t be the roots of the equation $x^3+ax^2+bx+c = 0$. Re-write the expressions in terms of a,b, and c.
I'm given $r^2+s^2+t^2$. I know that, given 3 roots, I can factor the cubic equation as $(x-r)(x-s)(x-t)$, but don't know what to replace $x$ by in order to get $r^2+s^2+t^2$.
$$(r+s+t)^2=?$$
Now by Veita's formula $$r+s+t=-\dfrac a1$$ and $$rs+st+tr=\dfrac b1$$