Roots
Nota
Working with polynomials? See Roots (Polynomials).
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 .