Square Root
Description
Calculates the square root of a number, which is the number that, when multiplied by itself, gives the original number. This is the opposite of squaring a number.
Calculation Editor
Options
Input Parameter Values | Input Values |
---|---|
Only Rollup If | Generic Criteria |
Input
Input | Input Values | Required |
---|---|---|
Input 1 | Column or Literal | ✔ |
Remarks
This is the opposite of the Square calculation.
Example
- Input: 16
- Quick Calculations > Math > Square Root
- Output: 4
- Reasoning: 4 * 4 = 16