Roots
<text size="0.8em">Working with polynomials? See roots (polynomials) </text>
Returns all the roots of a given number.
Syntax
roots(Real, Natural)
roots(Element, Natural, Ring)
Description
Given a positive real number and a natural , returns a list with all the -th roots of .

Given an element , a natural and a ring , returns a list with all the -th roots of over .
