Simplifying surds calculator

Online surds calculator that allows you to make calculations in exact form with square roots: sum, product, difference, ratio.

This examples shows how to symplify square roots with the calculator :

  • simplify_surd(`sqrt(48)`) returns `4*sqrt(3)`
  • simplify_surd(`sqrt(72)`) returns `6*sqrt(2)`
See also