Quadratic Equation Solver

Solve equations in the form ax² + bx + c = 0

x² +
x +
= 0

Quadratic Formula

x = [-b ± √(b² - 4ac)] / 2a