Solving the Roots of a Cubic Polynomial
This article explains how to solve roots of a cubic polynomial in the complex plane. I use the depressed form of the cubic polynomial and Cardano’s formula. Additionally, I demonstrate an interactive demo which visualizes the roots of a cubic polynomial. There is a cubic polynomial which has...