Function fe_square_root

Source
pub fn fe_square_root(a: Fe) -> Option<Fe>
Expand description

Compute the modular square root of a field element if it exists.

ยงCost

10275 mWU (milli weight units)