fn sqrt(x2: Fe) NotSquareError!Fe
Compute the square root of x2, returning error.NotSquare if x2 was not a square
x2
error.NotSquare
x2: Fe,