Solving degree 3 polynomial to get real root

61 Views Asked by At

Get the real number $z$ such that $z^3 - 63z - 162 = 0$ using Cardano's method.

I haven't learned about Cardano's method how can I get the real number $z$ that is a root of the following polynomial?