Home
Manual
Topics
Types
Symbols
std::isqrt
returns the integer square root of its argument
Parameter
n
Results
None
Topic
Math
See also
std::sqr
returns the square of its (numerical) argument
std::pow
computes the power of its first argument to the second argument