decimalSqrt decimalSqrt(n: Number, ctx: OperationContext = DECIMAL_128_CONTEXT): Number Returns a number that approximates the square root of the argument with rounding specified by the operation context.