I've done a quadratic equation solver that answers in surd form and simplifies it as much as possible. For example: coefficients a=3, b=6, c=-1 yields ( -3 +- 2*sqrt(3) )/2. If you want to take a look at it here's the link: