Functions > Solving and Optimization > Root and Linear System Solvers > About Root and Linear System Solvers
  
About Root and Linear System Solvers
Root Finding
polyroots—Solves for the roots of polynomials.
root—Solves one equation in one unknown.
Systems of Linear Equations
lsolve—Solves a linear system of equations set in matrix notation.