Given the equation:
$$x^{3}+ mx^{2}+ n= 0\left ( * \right )$$
Find $m,\,n$ so the equation $\left ( * \right )$ has 3 distinct non-zero real roots $a,\,b,\,c$ satisfying $$\frac{a^{4}}{a^{3}- 2\,n}+ \frac{b^{4}}{b^{3}- 2\,n}+ \frac{c^{4}}{c^{3}- 2\,n}= 3$$
I try to use the Carnado's method and Wolfram Alpha, I found:
$$a\approx -1,\,4,\,b\approx 2,\,8,\,c\approx 2,\,8,\,m\approx-4,\,2,\,n\approx-10,\,976$$
Thus, we can assume $- 2\,a= b= c$, and replace on the equation. But the expression is too large and I can't continue! Help me! Thanks!