TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
search    

Function

AllRoots ( elt-fld^fin x, elt-ord^rat n ) -> seq()

Description

Return a sequence containing all of the n-th roots of x which lie in the same finite field as x.

Examples

x_k := FiniteField(7); AllRoots(One(x_k), 6);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group