Let $a$, $b$ and $c$ be roots of the equation $$x^3+15x^2-198x+1=0.$$ Prove that: $$\sqrt[5]a+\sqrt[5]b+\sqrt[5]c=0$$
I have a solution for this problem, but I want to see another solutions.
My solution is the following.
We'll take the equation $x^3-3x+1=0$,
which has three roots $a=2\cos40^{\circ}$, $b=2\cos80^{\circ}$ and $c=-2\cos20^{\circ}$.
Now, easy to show that
$a^5+b^5+c^5=-15$, $a^5b^5+a^5c^5+b^5c^5=-198$, $a^5b^5c^5=-1$ and since $a+b+c=0$,
we obtain the starting equation.
My question is how we can solve this equation without previous way?
Thank you very much!