integer-sqrt

integer-sqrt n

SRFI-94: For non-negative integer n returns the largest integer whose square is less than or equal to n; otherwise signals an error.