<< Click to Display Table of Contents >>
Manual > Control Reference > Route > Route Methods >
Find the power root.
syntax
Math.Nthroots(
x,
y
)
Parameters
x
Type:
Number
x in y√x.
y√y of x.
Return Value
The result value.
Example
Find the cube root of 8
var a = ::Math.Nthroots(8, 3);
The value in the above example would be 2.
Supported
○
Script Action
Can be used in server script Ver2 actions
Browser script
Can be used in browser scripts
Calculation Expression Syntax
Can be used in expression syntax (e.g. bind syntax)
reference
Math.Abs
Math.Ceil
Math.Floor
Math.Ave
Math.Sum
Math.Max
Math.Min
Math.Median
Math.Mode
Math.Random
Math.Log
Math.Log10
Math.Pow
Math.Sqrt
Math.Nthroots
Math.AddingUp
Math.StDev
Math.Correl
Math.LineSt
Math.Sin
Math.Cos
Math.Tan
Math.Asin
Math.Acos
Math.Atan
Math.Exp
Math.LinearTrans (Math.LT)
Math.PowerFactorTrans (Math.PT)
Math.Summary
Math.Round