Free Square Root Calculator

Enter a positive number (or negative for complex results)

Enter a number to see its square root

What Is a Square Root and How Does This Square Root Calculator Work?

The square root of a number xx is another number yy such that when yy is multiplied by itself, the product equals xx — in other words, y2=xy^{2}=x. Every positive real number has two square roots: a positive one and a negative one, commonly written as ±x\pm\sqrt{x}. By convention, the symbol x\sqrt{x} alone represents the principal (non‑negative) root. This free online square root calculator lets you quickly find the square root of any positive number. Just enter your value, and the tool returns an accurate result within seconds. It also works in reverse: input a number in the second field to compute its square, making it easy to locate perfect squares.

A Quick Look at the Square Root Symbol

The radical symbol   \sqrt{\;} has a long history. A Babylonian clay tablet from 1800–1600 BCE already recorded 2≈1.41421\sqrt{2}\approx 1.41421 (correct to five decimals). The symbol itself may have evolved from the Latin letter “r” (the first letter of radix, meaning “root”) or from an Arabic letter used in the word for “root”. The horizontal bar (vinculum) that extends over the radicand was added later to group the terms under the root. Higher‑degree roots, like cube roots, are indicated by a small index placed in the “check” of the radical, e.g. 83=2\sqrt[3]{8}=2.

How to Find the Square Root of a Number

Memorizing Perfect Square Roots

The simplest square roots produce whole numbers. Committing these to memory speeds up mental math:

  • 1=1\sqrt{1}=1, 4=2\sqrt{4}=2, 9=3\sqrt{9}=3, 16=4\sqrt{16}=4, 25=5\sqrt{25}=5, 36=6\sqrt{36}=6
  • 49=7\sqrt{49}=7, 64=8\sqrt{64}=8, 81=9\sqrt{81}=9, 100=10\sqrt{100}=10, 121=11\sqrt{121}=11, 144=12\sqrt{144}=12

Estimating When You Don’t Have a Calculator

If you need to find the square root without a digital tool, use trial and error. For example, to estimate 52\sqrt{52}:

  1. Note that 72=497^{2}=49 and 82=648^{2}=64, so the answer lies between 7 and 8.
  2. Try 7.3: 7.32=53.297.3^{2}=53.29 (too high).
  3. Try 7.2: 7.22=51.847.2^{2}=51.84 (slightly low but close). If this precision is sufficient, stop. Otherwise, keep refining.

Another approach is to simplify the root and then use known approximations for prime radicands:

  • 2≈1.41\sqrt{2}\approx1.41, 3≈1.73\sqrt{3}\approx1.73, 5≈2.24\sqrt{5}\approx2.24, 7≈2.65\sqrt{7}\approx2.65, 11≈3.32\sqrt{11}\approx3.32, 13≈3.61\sqrt{13}\approx3.61, 17≈4.12\sqrt{17}\approx4.12, 19≈4.34\sqrt{19}\approx4.34

Applying this to 52\sqrt{52}, simplify it first (see next section) to 2132\sqrt{13}. Then 2×3.61=7.222\times3.61=7.22, matching the earlier estimate.

Simplifying Square Roots (Radicals)

The key identity for simplifying square roots is:

a×b=a×b\sqrt{a\times b} = \sqrt{a}\times\sqrt{b}

To simplify a radical, look for a perfect‑square factor inside the radicand. For instance:

  • 8=4×2=4×2=22\sqrt{8} = \sqrt{4\times2} = \sqrt{4}\times\sqrt{2} = 2\sqrt{2}
  • 27=9×3=33\sqrt{27} = \sqrt{9\times3} = 3\sqrt{3}
  • 45=9×5=35\sqrt{45} = \sqrt{9\times5} = 3\sqrt{5}
  • 144=12\sqrt{144} = 12 (remembering that 144 itself is a perfect square)

If the radicand contains no perfect‑square factor (e.g., 15, 21), the root is already in its simplest form. This radical calculator automates the process, but understanding the steps helps when working by hand.

Adding, Subtracting, Multiplying, and Dividing Square Roots

Addition and Subtraction

Square roots can only be added or subtracted directly when they have the same radicand. Think of them like algebraic terms:

  • 32+52=823\sqrt{2}+5\sqrt{2}=8\sqrt{2}
  • 47−77=−374\sqrt{7}-7\sqrt{7}=-3\sqrt{7}

If the radicands differ, simplify each root first. For example:

  • 22+38=22+62=822\sqrt{2}+3\sqrt{8}=2\sqrt{2}+6\sqrt{2}=8\sqrt{2} (because 8=22\sqrt{8}=2\sqrt{2})
  • 45−20=35−25=5\sqrt{45}-\sqrt{20}=3\sqrt{5}-2\sqrt{5}=\sqrt{5}

When no common radicand emerges (e.g., 3+18\sqrt{3}+\sqrt{18}), the expression cannot be simplified further.

Multiplication

Multiplying square roots is straightforward:

x×y=x×y\sqrt{x}\times\sqrt{y} = \sqrt{x\times y}

Coefficients (numbers in front of the radicals) are multiplied separately:

  • 25×33=6152\sqrt{5}\times3\sqrt{3}=6\sqrt{15}
  • 26×33=618=6×32=1822\sqrt{6}\times3\sqrt{3}=6\sqrt{18}=6\times3\sqrt{2}=18\sqrt{2} (after simplifying 18\sqrt{18})

Division

Division follows a similar rule:

xy=xy\frac{\sqrt{x}}{\sqrt{y}} = \sqrt{\frac{x}{y}}

Again, handle coefficients independently:

  • 10652=23\frac{10\sqrt{6}}{5\sqrt{2}} = 2\sqrt{3}
  • 6235=225\frac{6\sqrt{2}}{3\sqrt{5}} = 2\sqrt{\frac{2}{5}}. To eliminate the radical in the denominator, multiply numerator and denominator by 5\sqrt{5} to obtain 2105\frac{2\sqrt{10}}{5}.

Square Roots of Powers and Fractions

Using the equivalent exponential form x=x1/2\sqrt{x}=x^{1/2} makes these operations clearer.

Powers

xn=(xn)1/2=xn/2\sqrt{x^{n}} = (x^{n})^{1/2}=x^{n/2}

Examples:

  • 24=24/2=22=4\sqrt{2^{4}} = 2^{4/2}=2^{2}=4
  • 53=53/2\sqrt{5^{3}} = 5^{3/2} (which can be left as is or expressed as 555\sqrt{5})

Fractions

ab=ab\sqrt{\frac{a}{b}} = \frac{\sqrt{a}}{\sqrt{b}}

For instance:

  • 49=23\sqrt{\frac{4}{9}} = \frac{2}{3}
  • 15=15=55\sqrt{\frac{1}{5}} = \frac{1}{\sqrt{5}} = \frac{\sqrt{5}}{5} (after rationalizing the denominator)

The Square Root Function and Its Derivative

The function f(x)=xf(x)=\sqrt{x} (defined for x≥0x\ge0) is continuous, increasing, and differentiable for x>0x>0. Its graph forms the upper half of a sideways parabola.

The derivative of the square root follows from the power rule (f(x)=xn⇒f′(x)=n xn−1f(x)=x^{n}\Rightarrow f'(x)=n\,x^{n-1}):

f′(x)=12xfor x>0f'(x) = \frac{1}{2\sqrt{x}} \quad\text{for } x>0

This derivative appears in many calculus contexts, such as the Taylor expansion of 1+x\sqrt{1+x} around x=0x=0:

1+x=1+12x−18x2+116x3−5128x4+⋯\sqrt{1+x} = 1 + \frac{1}{2}x - \frac{1}{8}x^{2} + \frac{1}{16}x^{3} - \frac{5}{128}x^{4} + \cdots

Using the first few terms gives a close approximation; for x=0.5x=0.5, the series yields 1.22411.2241 vs. the true value 1.22471.2247.

Square Roots of Negative Numbers

In the real numbers, −1\sqrt{-1} does not exist. Mathematicians therefore introduced the imaginary unit ii, defined as i=−1i = \sqrt{-1}. With ii, any negative radicand can be expressed:

  • −9=9×−1=3i\sqrt{-9} = \sqrt{9}\times\sqrt{-1} = 3i
  • −13=i13\sqrt{-13} = i\sqrt{13}
  • −49=7i\sqrt{-49} = 7i

These numbers belong to the complex plane and are essential in physics and engineering.

Putting It All Together

Whether you need to calculate square root values quickly, simplify radicals, or explore the underlying mathematics, this tool handles the heavy lifting while the explanations above give you the conceptual foundation. Use it to find square root of any number, check perfect squares, or verify your own arithmetic — all with instant, accurate results.

FAQ

1. How do I calculate the square root of a number using this calculator?

Simply enter the number you want to find the square root of into the first input field. The calculator instantly displays the principal (non‑negative) square root. You can also use the second field to compute the square of a number, which helps identify perfect squares.

2. What is the difference between a square root and a radical?

The terms are often used interchangeably. A square root of a number x is any number y such that y² = x. The radical symbol (√) is the notation used to denote the principal (non‑negative) square root. Simplifying a radical means rewriting it so the radicand contains no perfect‑square factors.

3. Can square roots be added or subtracted like regular numbers?

No, they behave like like terms in algebra. You can add or subtract square roots only when the radicands (numbers under the root) are the same. For example, 3√2 + 5√2 = 8√2, but √2 + √3 cannot be simplified further. Sometimes simplifying one root first (e.g., √8 = 2√2) reveals a common radicand.

4. How do you simplify a square root like √48?

Find the largest perfect‑square factor of the radicand. For 48, the perfect‑square factors are 16 and 4. Using √(a×b) = √a×√b, √48 = √16×√3 = 4√3. If no perfect‑square factor exists (e.g., √15), the root is already in simplest form.

5. What is the square root of a negative number?

In the real‑number system, negative numbers do not have square roots because a real number squared is always non‑negative. However, using the imaginary unit i (where i = √-1), we can write √-9 = 3i, √-13 = i√13, etc. These are called imaginary or complex numbers.

How to Use

  1. Enter any positive number in the input field.
  2. The square root is calculated automatically as you type.
  3. View the principal root, negative root, simplified radical form, and perfect square check.