Question: cubic equation

I want to obtain the exact (symbolic) solution of

240*t^3 + 144*t^2 - 135*t -52 =0

in the form  a+ b*I, where a, b are (symbolic) real numbers.

It is possible if I understand Wikipedia well.

"solve" gives "RootOf" and the "convert(......, radical)"  gives quantities such as

(9522 + 45*I* squarerootsymbol(226511))^(1/3)

Thanks.

 

Please Wait...