u16
core
1.93.0-nightly
(07bdbaedc 2025-11-19)
In core::
num::
int_
sqrt
core
::
num
::
int_sqrt
Function
u16
Copy item path
Source
pub(super) const fn u16(n:
u16
) ->
u16
Expand description
Returns the
integer square root
of any
u16
input.