Posted on c/ElrondDevelopers 1 Die294003185c/ElrondDevelopers 3 years ago is there the sqrt function somewhere or we need to recode it? Comment 1 Comments mwf81318617 3years ago BigUint has a sqrt method :) https://github.com/ElrondNetwork/elrond-wasm-rs/blob/539b4521d389c12b0debb0034225a132462d3bc2/elrond-wasm/src/types/managed/basic/big_uint.rs#L143
BigUint has a sqrt method :) https://github.com/ElrondNetwork/elrond-wasm-rs/blob/539b4521d389c12b0debb0034225a132462d3bc2/elrond-wasm/src/types/managed/basic/big_uint.rs#L143