Skip to content

sqrt

sqrt(n): uint

Parameters

n: any

Returns

uint

square root of the given integer

Source

types/global.d.ts:1165