u128
core
1.92.0-nightly
(5c7ae0c7e 2025-10-02)
In core::
num::
int_
sqrt
core
::
num
::
int_sqrt
Function
u128
Copy item path
Source
pub(super) const fn u128(n:
u128
) ->
u128
Expand description
Returns the
integer square root
of any
u128
input.