Chalkboard - v3.0.1
Preparing search index...
Chalkboard
real
root
Function root
root
(
num
:
number
,
index
?:
number
)
:
number
Calculates the nth-root of a number.
Parameters
num
:
number
The number
Optional
index
:
number
= 3
The nth-root to take
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Source code
Examples
Chalkboard - v3.0.1
Loading...
Calculates the nth-root of a number.