Math.Nthroots

<< Click to Display Table of Contents >>

Manual > Control Reference > Route > Route Methods >

Math.Nthroots


 

Find the power root.

 


syntax

Math.Nthroots(

         x,

         y

         )

 


Parameters

 

x

 

Type:

Number

 

x in y√x.

 

y

 

Type:

Number

 

y√y of x.

 

Return Value

 

 

Type:

Number

 

The result value.

 


hmtoggle_plus1Example

 


Supported


Script Action

Browser script

Calculation Expression Syntax

 

 


reference