Solve a quadratic equation ax² + bx + c = 0 for its roots. Enter the three coefficients.
Usage Tip
If the discriminant is a perfect square, the roots are rational and the quadratic factors neatly.
The discriminant b² − 4ac sets the number of real roots
The discriminant tells the story: positive gives two real roots, zero gives one, negative gives a complex pair.
Complex roots are shown in a ± bi form.
The vertex x-coordinate is −b ÷ 2a.
