I was once told about a technique to simplify algebra on the roots of a polynomial.
So if you want to find $\alpha^3+\beta^3+\gamma^3$, where $\alpha,\beta \text{ and } \gamma$ are roots of $ax^3+bx^2+cx+d$, then you find a new quadratic with its roots as $\alpha^3, \beta^3 \text{ and } \gamma^3$ or something like that(I don't remember exactly). Does somebody know what this technique exactly is?
Note: Please modify the question title and details as necessary.
HINT:
$$\alpha^3+\beta^3=(\alpha+\beta)^3-3\alpha\beta(\alpha+\beta)$$
$$\alpha^3\beta^3=(\alpha\beta)^3$$
Alternatively, $$ax^2+bx+c=0\implies ax^2+bx=-c\implies (ax^2+bx)^3=(-c)^3$$
$$a^3(x^3)^2+b^3(x^3)+3ab(x^3)(-c)=-c^3$$
Replace $x^3$ with $y$ and rearrange