Skip to main content
u64
core
1.96.0-nightly
(38c0de8dc 2026-02-28)
In core::
num::
int_
sqrt
core
::
num
::
int_sqrt
Function
u64
Copy item path
Source
pub(super) const fn u64(n:
u64
) ->
u64
Expand description
Returns the
integer square root
of any
u64
input.