NSolve¶ Numeric equation solver. $ wo 'NSolve[x^2 - 2 == 0, x]' {{x -> -1.4142135623730951}, {x -> 1.414213562373095}}