core
1.91.0-nightly
(1ebbd87a6 2025-08-11)
In core::
num::
int_
sqrt
core
::
num
::
int_sqrt
Function
u8
Copy item path
Source
pub(super) const fn u8(n:
u8
) ->
u8
Expand description
Returns the
integer square root
of any
u8
input.