function nSqrtimport { nSqrt } from "https://deno.land/x/polkadot@0.2.19/util/bi/sqrt.ts"; nSqrt<ExtToBn extends ToBn | ToBigInt>(value: | ExtToBn | BN | bigint | string | number | null): bigintType ParametersExtToBn extends ToBn | ToBigIntParametersvalue: | ExtToBn | BN | bigint | string | number | nullReturnsbigint