core
1.88.0-nightly-4824c2bb7-2025-05-02
In core::
num::
int_
sqrt
core
::
num
::
int_sqrt
Function
u32
Copy item path
Source
pub(super) const fn u32(n:
u32
) ->
u32
Expand description
Returns the
integer square root
of any
u32
input.