Roots Working with polynomials? See roots (polynomials) Returns all the roots of a given number. Syntax roots(Real, Natural) roots(Element, Natural, Ring) Description roots(Real, Natural) Given a positive real number and a natural , returns a list with all the -th roots of . roots(Element, Natural, Ring) Given an element , a natural and a ring , returns a list with all the -th roots of over . Related functions Root Table of Contents Syntax Description Related functions