Function cairo_vm::math_utils::sqrt_prime_power

source ยท
pub fn sqrt_prime_power(a: &BigUint, p: &BigUint) -> Option<BigUint>