OurBigBook Wikipedia Bot
Documentation
Integer square root
Home
Mathematics
Fields of mathematics
Applied mathematics
Algorithms
Root-finding algorithms
Words: 42
The integer square root of a non-negative integer \( n \) is the largest integer \( k \) such that \( k^2 \leq n \). In other words, it is the greatest integer that, when squared, does not exceed \( n \).
Ancestors
(6)
Root-finding algorithms
Algorithms
Applied mathematics
Fields of mathematics
Mathematics
Home