Square Root Calculator and Simplifier - SQRT Online (2024)

  1. Mathematics
  2. Symbolic Computation
  3. Square Root

Square Root Calculator

Expression with Square Root Simplification

Batch Square Root Computation

Answers to Questions (FAQ)

What is a square root? (Definition)

A square root of $ x $ (or radical of $ x $) is a mathematical concept noted $ \sqrt{x} $ (ou sqrt(x)) that refers to the number that, when multiplied by itself, produces the number $ x $.

Example: The square root of $ 9 $ is $ 3 $ that is written $ \sqrt{9} = 3 $, because $ 3 \times 3 = 9 $

Generally, numbers have 2 roots, a positive and a negative, but the negative is usually omitted.

Example: It would be more accurate to write: the square roots of $ 9 $ are $ 3 $ and $ -3 $ which is written $ \sqrt{9} = \pm 3 $, indeed, $ 3 \times 3 = 9 = (-3) \times (-3) = 9 $

How to calculate a square root?

There are several methods to calculate a root square.

— By hand framing: the classic method is to estimate the value by calculating which integers squared would give a minimum interval.

Example: Enclosing $ \sqrt{8} $: $ 2^2 = 4 < 8 < 9 = 3^3 $ so $ 2 < \sqrt{8} < 3 $, it is then possible to enclose the first digit after the comma: $ 2.8^2 < 8 < 2.9^2 $ etc.

— By extraction of squares: if the number under the root is factorized with squares, then it is possible to extract them from the root.

Example: Factorization of $ \sqrt{8} = \sqrt{ 4 \times 2 } = \sqrt{ 2^2 \times 2 } = 2 \sqrt{2} $. Since $ \sqrt{2} \approx 1.414 $, then $ \sqrt{8} \approx 2.828 $

— With a square root calculator like this one from dCode:

Enter a positive or negative number (in this case, it will have complex roots).

Choose the format of the result, either an exact value (if it is an integer or variables) or approximate (decimal number with adjustable precision by defining a minimum number of significant digits)

Example: $ \sqrt{12} = 2 \sqrt{3} \approx 3.464 $

Example: $ \sqrt{-1} = i $ (complex root)

What are square root properties?

For any positive real number $ a \in \mathbb{R}_+^* $

$$ \sqrt{a^2} = a \\ \left( \sqrt{a} \right)^2 = a $$

For any number $ b $

$$ \sqrt{a \times b} = \sqrt{a} \times \sqrt{b} \\ \sqrt{ \frac{a}{b} } = \frac{\sqrt{a}}{\sqrt{b}} \\ \sqrt{a^2 \times b} = a \sqrt{b} $$

How to simplify a square root?

The simplification of a square root generally passes by the factorization of the component under the root by one or more squares.

Example: $ \sqrt{20} = \sqrt{ 2^2 \times 5 } = \sqrt{ 2^2 } \times \sqrt{ 5 } = 2 \sqrt{ 5 } $

Use the prime factors decomposition if necessary

How to simplify a fraction with square root?

If the denominator is a radical, then multiply the numerator and the denominator by it to make it disappear.

$$\frac{a}{\sqrt{b}} = \frac{a\sqrt{b}}{\sqrt{b}^2} = \frac{a\sqrt{b}}{b} $$

If the denominator is an addition or subtraction of roots, then apply the remarkable identity: $ (a+b)(a-b) = a^2-b^2 $

$$ \frac{a}{\sqrt{b}+\sqrt{c}} = \frac{a(\sqrt{b}-\sqrt{c})}{(\sqrt{b}+\sqrt{c})(\sqrt{b}-\sqrt{c})} = \frac{a\sqrt{b}-a\sqrt{c}}{b-c} $$

$$ \frac{a}{\sqrt{b}-\sqrt{c}} = \frac{a(\sqrt{b}+\sqrt{c})}{(\sqrt{b}-\sqrt{c})(\sqrt{b}+\sqrt{c})} = \frac{a\sqrt{b}+a\sqrt{c}}{b-c} $$

How to write a square root?

In Unicode format there is the character (U+221A).

In computer formulas, sqrt() function is most often used.

Terms root, radix ou radicand sont équivalents.

Why calculate square roots?

Square roots are needed in many areas of mathematics.

Example: In algebra: in algebraic calculations, the roots are used to solve polynomial equations of the type $ x^2 + 2x + 1 = 0 $

Example: In geometry: in length calculations (or vector norms), roots are used to find solutions to the Pythagorean theorem $ a^2 + b^2 = c^2 $

What does sqrt mean?

The word sqrt is generally used in the formula to indicate a square root, the word comes from the contraction of square root.

Example: sqrt(2) = $ \sqrt{2} $

What is a square number?

A square number is the square of an integer.

Example: $ 3 $ is an integer, $ 3^2 = 3 \times 3 = 9 $ then $ 9 $ is a square number.

If the square root of a number $ x $ is an integer, then $ x $ is a square number.

Source code

dCode retains ownership of the "Square Root" source code. Except explicit open source licence (indicated Creative Commons / free), the "Square Root" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or the "Square Root" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) and all data download, script, or API access for "Square Root" are not public, same for offline use on PC, mobile, tablet, iPhone or Android app!
Reminder : dCode is free to use.

Cite dCode

The copy-paste of the page "Square Root" or any of its results, is allowed (even for commercial purposes) as long as you credit dCode!
Exporting results as a .csv or .txt file is free by clicking on the export icon
Cite as source (bibliography):
Square Root on dCode.fr [online website], retrieved on 2024-07-02, https://www.dcode.fr/square-root

Square Root Calculator and Simplifier - SQRT Online (2024)

FAQs

How do you simplify square root answers? ›

Step 1: Find the prime factors of the number inside the radical sign. Step 2: Group the factors into pairs. Step 3: Pull out one integer outside the radical sign for each pair. Leave the other integers that could not be paired inside the radical sign.

What is the symbol for square root on a calculator? ›

The radical symbol is used to indicate the square root. For example, √16 = 4. The radical symbol is also called a root symbol or surds.

What is the radical form of the square root? ›

The principal square root of a is written as √a. The symbol is called a radical, the term under the symbol is called the radicand, and the entire expression is called a radical expression.

How do you get a square root answer? ›

For square roots, find the "reverse" of a square.

When you see a radical, you want to ask yourself, "what number can multiply by itself to give the number under the radical?" For instance, if you see √(9), you want to find the number that can be squared to make nine. In this case, the answer is three, because 32 = 9.

Is there a square root formula? ›

The square root of any number can be expressed using the formula: √y = y½. In other words, if a number has 1/2 as its exponent, it means we need to find the square root of the number.

How to find square root without calculator? ›

To find the square root of a given square number by prime factorization, we follow the following steps:
  1. Obtain the prime factorization of the given natural number.
  2. Make pairs of identical factors.
  3. Take one factor from each pair and find their product. The product so obtained is the square root of the given number.

How to calculate square root? ›

Long division method
  1. Separate your square root base into pairs. ...
  2. Find the largest square that divides into the first number or pair. ...
  3. Subtract the square from the first number or pair. ...
  4. Drop down the next pair. ...
  5. Multiply the first digit of the square by two. ...
  6. Set up the next factor equation.

What is the symbol for the square root of an answer? ›

The square root symbol or square root sign is a mathematical symbol, denoted by '√'. This symbol is known as radical, in words. In Maths, you may have learned about different kinds of symbols, which are used to perform arithmetic operations. The root symbol (√ ) is used to represent the square root of any number.

How to tell if a square root can be simplified? ›

You can simplify a radical if it has a factor of the appropriate power — sticking with square roots for the time being, you can simplify a square root if it has a square factor. √50, for example, is √(2 x 5 x 5), so you can rewrite that as 5√2.

How to simplify the square root of 145? ›

sqrt(145) No simplification exists, Root remains : • sqrt(145) Simplify : sqrt(145) Factor 145 into its prime factors 145 = 5 • 29 To simplify a square root, we extract ...

Top Articles
Latest Posts
Article information

Author: Sen. Ignacio Ratke

Last Updated:

Views: 5682

Rating: 4.6 / 5 (76 voted)

Reviews: 91% of readers found this page helpful

Author information

Name: Sen. Ignacio Ratke

Birthday: 1999-05-27

Address: Apt. 171 8116 Bailey Via, Roberthaven, GA 58289

Phone: +2585395768220

Job: Lead Liaison

Hobby: Lockpicking, LARPing, Lego building, Lapidary, Macrame, Book restoration, Bodybuilding

Introduction: My name is Sen. Ignacio Ratke, I am a adventurous, zealous, outstanding, agreeable, precious, excited, gifted person who loves writing and wants to share my knowledge and understanding with you.