Table of Contents

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

  1. Input: 16
  2. Quick Calculations > Math > Square Root
  3. Output: 4
    1. Reasoning: 4 * 4 = 16