====== Root (Expression Function) ====== ===== Purpose ===== The **Root** function (ROOT) is used to calculate a specific root. {{::root_initial.png?direct&600|}} ===== Parameters ===== The **Root** function has two required parameters: ==== Number ==== Allowed Inputs: [[Field|field]] value or number The first required parameter is the number that the root will be obtained from either use the use the [[Query Builder]] to choose a field that contains the value or use type a value to enter a number. ==== Root ==== Allowed Inputs: [[Field|field]] value or a number The second required parameter of the **Root** function is the root being looked for. Either use the query builder or the type a value option to enter a number. ===== Output ===== The output of the **Root** function is a number representing the specific root of the number. ===== Example ===== For example ROOT(125,3) would result in 5.