solverad.spad line 260 [edit on github]
This package is undocumented
cyclotomic_roots(n) returns list of roots of n-th cyclotomic polynomial.
expand(f, n) returns list of all solutions y to equation y^n = f
reduce(p) returns [q, d] such that p(x) = q(x^d) and d is maximal with this property