How to Get The Square Root of 2 on Calculator
Calculating the square root of 2 is a fundamental mathematical operation that appears in many areas of mathematics, physics, and engineering. This guide will show you how to perform this calculation accurately using a calculator.
How to Calculate the Square Root of 2
The square root of a number is a value that, when multiplied by itself, gives the original number. For 2, this means finding a number that when multiplied by itself equals 2.
Most scientific calculators have a dedicated square root function that makes this calculation quick and easy. Here's how to use it:
- Turn on your calculator and clear any previous calculations.
- Enter the number 2.
- Press the square root button (often labeled with √).
- Read the result displayed on the calculator screen.
Note: If your calculator doesn't have a dedicated square root button, you can calculate it using the exponent function (yˣ) by entering 2 and then 0.5 as the exponent.
Step-by-Step Guide
Using a Scientific Calculator
- Locate the square root function on your calculator. It's typically represented by the √ symbol.
- Press the number 2 on your calculator.
- Press the √ button.
- The calculator will display the result: approximately 1.41421356237.
Using a Graphing Calculator
- Open your graphing calculator application.
- Enter the expression √(2) in the input field.
- Execute the calculation (usually by pressing Enter or a similar key).
- The result will appear on the screen.
Using a Programming Calculator
- Open your programming calculator.
- Enter the number 2.
- Use the square root function (often found in the math functions menu).
- The result will be displayed.
The Formula
The square root of a number x is mathematically represented as:
√x = y
where y × y = x
For the specific case of 2:
√2 ≈ 1.41421356237
This value is an irrational number, meaning it cannot be expressed as a simple fraction and its decimal representation goes on infinitely without repeating.
Worked Example
Let's walk through a practical example to see how this calculation works in a real-world context.
Example: Finding the Diagonal of a Square
Suppose you have a square with each side measuring 2 units. To find the length of the diagonal (d) of this square, you can use the Pythagorean theorem:
d = √(a² + b²)
where a and b are the lengths of the sides
Since both sides are equal (2 units), the calculation becomes:
d = √(2² + 2²) = √(4 + 4) = √8 ≈ 2.8284
This shows how the square root of 2 appears in geometric calculations.