BigInt.Sqrt¶ Name - Description Default Type <input> Big integer represented as bytes. Bytes <output> Big integer represented as bytes. Bytes Examples¶ CodeOutput 1 2 3 4 52 (BigInt) = .expected 4 (BigInt) (BigInt.Sqrt) (BigInt.Is .expected) (Assert.Is true true)