Smath Studio includes several methods for solving equations.
If you have a function of one variable then use
solve or
polyroots.
Solve is more flexible, but if you have a pure polynomial use
polyroots.
 solve_quad |
If you have some simultaneous equations with several variables then use
matrices.