Root Returns the -th root of a number. Syntax root(Natural, Real) root(Element, Natural, Ring) root(Natural, Unit | Quantity) Description root(Natural, Real) Given a real number and a natural , computes . root(Element, Natural, Ring) Given an element , a natural and a ring , computes over . root(Natural, Unit | Quantity) Given a unit or a quantity and a natural , computes . Related functions Square roots Table of Contents Syntax Description Related functions