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