[back] [prev] [next] [index] [root]

 


AlffEltPthRoot

Computes the p^r th root of an element of a global function field.

Syntax:

b := AlffEltPthRoot(a, r);

alff element
  b  
global function field
  F  
positive integer
  r  

See also:  AlffDivisor, AlffDivisorLDim

Description:

Let F/k be a global function field of characteristic p. This function computes the unique p^rth root b of an alff element a in F, or returns false if it does not exist.


Example:



<- back[back] [prev] [next] [index] [root]