HomeMathSquare Root Calculator

Last updated: Aug 31, 2026

Square Root Calculator

Basic Square Root
Compute exact and decimal square root of any number instantly
-
Square Root Result
Number Line Visualization - Square Root Position
ⁿ√ Nth Root Calculator
Find any root: square, cube, fourth, or custom nth root of a number
-
Nth Root Result
Root Comparison Spiral - n=2,3,4,5,n
Simplify Square Root
Reduce sqrt to simplest radical form with full factor breakdown
-
Simplified Radical Form
Prime Factor Tree Visualization
Perfect Square Checker
Identify if a number is a perfect square and find nearest perfect squares
-
-
Perfect Squares Grid (1 to 144)
Square Root Table
Generate a full square root reference table for any range of numbers
Square Root Growth Curve
Babylonian Method
Step-by-step iterative square root approximation using ancient algorithm
-
Converged Approximation
Convergence Path - Error per Iteration
𝗂 Complex Square Root
Handle negative numbers: compute imaginary and complex square roots correctly
-
-
Complex Plane Visualization
Square Root Comparison
Compare square roots of up to four numbers side-by-side with ratio analysis
Radial Comparison Chart
Geometry Applications
Use square roots to find diagonal, hypotenuse, circle radius, and area side lengths
-
-
Geometric Shape Visualization
Fraction Square Root
Compute square roots of fractions with simplified form and decimal equivalent
-
Fraction Square Root
Fraction Area Model
Power & Exponent Roots
Simplify square roots of numbers raised to powers using exponent rules
-
Square Root of Power
Exponential Growth vs Square Root Dampening
Famous Square Roots
Reference values: sqrt(2), sqrt(3), sqrt(5), Golden Ratio and their properties
-
-
Decimal Expansion Digit Distribution
This calculator is for informational purposes only and does not constitute Professional advice. Consult a licensed advisor before making decisions.

Square Root Calculator: Find Any Square Root, Cube Root, and Nth Root Instantly

A square root calculator finds the number that, multiplied by itself, gives you a target value. It works for whole numbers, decimals, and fractions.

Anyone who needs a fast, accurate root should use this tool. That includes students checking homework, teachers building worksheets, and professionals doing quick math in construction, finance, or science.

Square roots matter because they show up everywhere. They appear in geometry formulas, statistics, physics equations, and everyday problem-solving.

This calculator is part of IntelCalculator.com’s core math toolkit, which also covers algebra, geometry, and percentage calculations. If you’re working through a full problem set, you’ll likely need more than one tool from that toolkit before you’re done.

Meet the Full Square Root Toolkit

This page isn’t just one calculator. It’s a suite of 12 tools, and each one solves a different version of the “root” problem.

  1. Basic Square Root Calculator – enter any number and get its exact or decimal square root instantly.
  2. Nth Root Calculator – find any root, not just square or cube, by entering your own index.
  3. Simplify Square Root Calculator – turns a messy radical like √50 into its simplest form, 5√2.
  4. Perfect Square Checker – tells you instantly whether a number is a perfect square.
  5. Square Root Table Generator – builds a custom square root chart for any range you choose, up to 50 rows.
  6. Babylonian Method Calculator – shows the iterative approximation process step by step, including how many iterations it takes to converge.
  7. Complex Square Root Calculator – handles negative inputs and returns the imaginary result (for example, √-4 = 2i).
  8. Square Root Comparison Tool – compares two or more roots side by side so you can see which is larger.
  9. Geometry Applications Calculator – applies square roots to real geometry problems, like diagonal length and the Pythagorean theorem.
  10. Fraction Square Root Calculator – finds the square root of a fraction and simplifies it automatically.
  11. Power and Exponent Roots Calculator – converts between radical notation and fractional-exponent notation (x^(1/n)).
  12. Famous Square Roots Reference – looks up commonly used constants like √2, √3, √5, and the golden ratio.

You can use any of these tools on their own. Most people start with the Basic Square Root Calculator, then move to a more specific tool once they know exactly what they need.

What Is a Square Root?

A square root of a number is the value that, when multiplied by itself, equals that number. For example, the square root of 9 is 3, because 3 × 3 = 9.

The symbol for square root is √, called a radical sign. The number under the radical is called the radicand.

A square root is the inverse operation of squaring. Squaring a number multiplies it by itself; a square root reverses that process to find the original number.

Every positive number has two square roots: a positive one and a negative one. For most everyday uses, only the positive root matters, and it’s called the principal square root.

As a function, the square root only accepts non-negative numbers as input, and it only outputs non-negative results for the principal root. That’s why the domain and range of the basic square root function both stay at zero or above.

You may also see a square root written a few different ways. It’s often typed as sqrt(x) in calculators, spreadsheets, and programming languages, such as sqrt3 or sqrt 3 for √3. In everyday conversation, especially outside the US, people often say “under root x” instead of “square root of x” — so “under root 8,” “under root 20,” “under root 24,” and “under root 3” all mean the same thing as √8, √20, √24, and √3. You’ll also see the phrasing reversed, as in “root square of 5” or “2 square root of,” which still refers to the same operation.

The small number that sits in the crook of a radical sign — a 2 for square root, a 3 for cube root, and so on — is called the index. When no index is written, it’s understood to be 2.

Square Root vs. Cube Root vs. Fourth Root

A square root uses an index of 2. A cube root uses an index of 3 and finds the number multiplied by itself three times.

TermSymbolExample
Square root√x√25 = 5
Cube root∛x∛27 = 3
Fourth root⁴√x⁴√16 = 2

In short, a square root uses index 2, a cube root uses index 3, and a fourth root uses index 4 — each one asks how many times a number must multiply itself to reach the target.

What Counts as a Perfect Square

A perfect square is a number whose square root is a whole number. The most common perfect squares are worth memorizing.

NumberSquare Root
11
42
93
164
255
366
497
648
819
10010

The perfect squares from 1 to 100 are 1, 4, 9, 16, 25, 36, 49, 64, 81, and 100 — the squares of the whole numbers 1 through 10. These are also the “perfect square roots” people search for when they want a quick memorized list.

Most numbers, like 8, 3, 5, or 20, are not perfect squares. Their square roots are irrational numbers with endless, non-repeating decimals. The Perfect Square Checker tool above can confirm which category any number falls into in one click, and the Square Root Table Generator can build a custom chart beyond 100 if you need a wider range.

How to Find the Square Root of a Number (Step by Step)

You don’t always need a calculator. Here’s how to find, or obtain, a square root by hand.

  1. Check if it’s a perfect square. If the number matches one in the table above, you already have your answer.
  2. If not, find the two closest perfect squares. For example, 20 sits between 16 and 25.
  3. Estimate a decimal between their roots. Since √16 = 4 and √25 = 5, your answer falls between 4 and 5, closer to 4.5.
  4. Refine with a test multiplication. Try 4.47 × 4.47. It lands close to 20, so √20 ≈ 4.47.
  5. Simplify if possible. √20 breaks down to √4 × √5, which simplifies to 2√5.

This manual process is exactly how the Estimation Method described below works, and it’s the fastest no-calculator approach for most everyday numbers.

How the Square Root Calculator Works

This calculator uses a simple three-step process.

  1. Enter your number. Type any positive number into the input field.
  2. Click calculate. The tool runs the square root function instantly, using the formula √x = y, where y × y = x.
  3. Read your result. You’ll see the exact or decimal answer, rounded to your chosen precision, along with a note on whether the number is a perfect square.

For example, to find √49, you’re looking for a number that equals 49 when squared. That number is 7, since 7 × 7 = 49. Because you now know which numbers are perfect squares, you can tell at a glance whether your result will be a clean whole number or a rounded decimal.

Methods for Calculating Square Roots Manually

Calculators give instant answers, but knowing the manual methods helps you understand the math behind the result.

1. Prime Factorization Method

This method works best for perfect squares and simplifying radicals.

  • Break the number into prime factors.
  • Pair up identical factors.
  • Multiply one number from each pair.

Example: √36 = √(2 × 2 × 3 × 3) = 2 × 3 = 6

If you’re doing this by hand often, IntelCalculator’s factor calculator and GCF calculator can speed up the prime-factorization step itself.

2. Estimation Method

Estimation works well for quick mental math on non-perfect squares.

  • Find the two perfect squares closest to your number.
  • Estimate where your number falls between them.

Example: √20 falls between √16 (4) and √25 (5), so √20 ≈ 4.47.

3. Long Division Method

This traditional method calculates square roots by hand, digit by digit. It’s slower but gives precise decimal results without a calculator.

Here’s a simplified walkthrough for √20:

  1. Pair the digits from the decimal point outward: 20.00 00.
  2. Find the largest number whose square is less than or equal to the first pair (20). That’s 4, since 4 × 4 = 16.
  3. Subtract: 20 − 16 = 4. Bring down the next pair of zeros, making 400.
  4. Double your current answer (4 × 2 = 8), then find a digit “d” so that 8d × d is just under 400. Testing 4 gives 84 × 4 = 336, which fits.
  5. Repeat this process for more decimal places, and the answer converges toward 4.472.

This matches the decimal value from the Estimation Method above, but it’s the method that produces exact, hand-verified digits.

4. Babylonian Method (Digital Calculators)

Most digital calculators, including this one, use an iterative approximation technique known as the Babylonian method, which is historically related to Newton’s method for finding roots. It starts with a guess, then refines it repeatedly until the result is accurate to many decimal places.

Each round is called an iteration. More iterations mean a more accurate result, because each pass gets closer to the true value. The Babylonian Method Calculator in the toolkit above lets you set the number of iterations yourself, so you can watch the estimate tighten with every round.

Square Root Rules and Properties

Two rules make simplifying radicals possible, and they’re worth bookmarking.

Product rule: √a × √b = √(a × b)

Example: √3 × √12 = √36 = 6

Quotient rule: √a ÷ √b = √(a ÷ b)

Example: √50 ÷ √2 = √25 = 5

Combined, these two rules let you simplify almost any radical expression by breaking it into smaller, easier pieces first.

Square Root of a Square Root: Simplifying Nested Radicals

A nested radical is a square root inside another square root, like √(√x). This is one of the more common “advanced” searches people run, and it has a clean shortcut.

Taking the square root of a square root is the same as raising the number to the 1/4 power, because each square root operation is equivalent to a 1/2 power, and 1/2 × 1/2 = 1/4.

Example: √(√16) = 16^(1/4) = 2, since 2 × 2 × 2 × 2 = 16.

You can nest this further — a square root of a square root of a square root becomes an eighth-root, or an exponent of 1/8 — but two levels covers nearly every real-world case you’ll encounter.

Nth Root, Cube Root, and Power Roots Explained

Square roots are only the beginning. The index you learned about earlier tells you exactly which root you’re taking.

  • A square root (index 2) asks: what number times itself equals x?
  • A cube root (index 3) asks: what number times itself three times equals x?
  • An nth root (any index) asks: what number, multiplied by itself n times, equals x?

Every root can also be written as a fractional exponent. A square root is x^(1/2), a cube root is x^(1/3), and a general nth root is x^(1/n). This is exactly what the Power and Exponent Roots Calculator in the toolkit converts for you, switching between radical notation and exponent notation instantly.

If you regularly need roots beyond square and cube, the Nth Root Calculator lets you set your own index and get an answer for any value of n.

Complex and Negative Square Roots

A real number squared can never produce a negative result, so negative numbers technically have no real square root. That’s where imaginary numbers come in.

The imaginary unit, written as i, is defined as the square root of -1. Using it, you can express the square root of any negative number.

Example: √-4 = 2i, because (2i)² = 4 × i² = 4 × (-1) = -4.

Numbers that combine a real part and an imaginary part, like 3 + 2i, are called complex numbers. The Complex Square Root Calculator in the toolkit above handles negative inputs automatically and returns the correct imaginary or complex result, so you don’t need to work through the algebra by hand.

Complex numbers go beyond what most everyday calculations need, but they matter in electrical engineering, advanced physics, and higher-level algebra, including the quadratic formula whenever its discriminant is negative.

Step-by-Step Examples

Example 1: Finding √8

√8 is not a perfect square. Using estimation, it falls between √4 (2) and √9 (3).

The precise decimal value is √8 ≈ 2.828. You can simplify it as 2√2, since 8 = 4 × 2 and √4 = 2.

Example 2: Finding √3

√3 is one of the most searched irrational roots. Its decimal value is √3 ≈ 1.732.

This number appears often in geometry, especially in equilateral triangle height calculations.

Example 3: Finding √5

√5 ≈ 2.236. This value is a key part of the golden ratio formula: (1 + √5) / 2 ≈ 1.618.

The golden ratio shows up in art, architecture, and even the spiral patterns of shells and sunflowers, which is why √5 is one of the most cited “famous” square roots. The Famous Square Roots tool in the toolkit lists this and other well-known constants, like √2 and √3, in one place.

Example 4: Getting the Square Root of a Fraction

To get the square root of a fraction, take the square root of the numerator and denominator separately.

√(9/16) = √9 / √16 = 3/4 = 0.75

The Fraction Square Root Calculator above automates this exact process and simplifies the result for you.

Real-World Applications

Square roots aren’t just classroom math. They solve practical problems across many fields.

  • Construction: Calculating diagonal measurements using the Pythagorean theorem (a² + b² = c²). This matters because a diagonal measurement confirms a frame or foundation is truly square before work continues.
  • Finance: Standard deviation calculations rely on square roots to measure investment risk. This matters because a smaller standard deviation signals a more predictable, lower-risk investment.
  • Physics: Formulas for speed, energy, and gravity often involve square roots. This matters because many physical relationships, like free-fall time, are proportional to a square root rather than a straight line.
  • Design: Finding the side length of a square when you know its area. This matters because it lets designers reverse-engineer dimensions from a target area alone.

Worked Case Study: Diagonal of a TV Screen

Say you want the diagonal length of a rectangle that’s 12 inches wide and 9 inches tall.

Using a² + b² = c²: 12² + 9² = 144 + 81 = 225. Then √225 = 15 inches.

For area-based or shape-based problems like this, the Geometry Applications tool above, our triangle area calculator, hypotenuse calculator, right triangle calculator, and distance calculator can handle the full geometry alongside this tool. The distance calculator, in particular, uses the same square-root-of-a-sum-of-squares logic as this diagonal example.

Square roots also appear directly in algebra. Whenever you solve a quadratic equation, the quadratic formula calculator and discriminant calculator both rely on a square root sitting right inside the formula — and a negative discriminant is exactly when the Complex Square Root tool above becomes useful.

Square Root Calculator vs. Other Math Tools

ToolBest ForLimitation
Square Root CalculatorDirect root calculationsDoesn’t solve full equations
Graphing CalculatorVisualizing functionsOverkill for a single root
Scientific CalculatorMulti-step mathSlower for one-off lookups
Percentage CalculatorRate and ratio problemsNot designed for roots

In practice, this means reaching for the square root calculator for a direct root, the scientific calculator for multi-step problems, and the graphing calculator only when you need to visualize a function.

If your project also involves circles, areas, or percentages, check the percentage calculator, area of a circle calculator, or radius of a circle calculator.

Square Root vs. Cube Root vs. Nth Root: Which Do You Need?

If you’re solving x² = target, you need a square root. If you’re solving x³ = target, you need a cube root. For anything else, like x⁵ = target, you need the general nth root, using the Nth Root Calculator above with your own index.

Common Mistakes to Avoid

  • Confusing square roots with squaring. Squaring multiplies a number by itself; a square root does the reverse.
  • Forgetting the negative root. Every positive number technically has two square roots, though most problems use only the positive one.
  • Rounding too early. Round only your final answer, not intermediate steps, to keep accuracy.
  • Assuming all roots are whole numbers. Only perfect squares produce whole-number roots.
  • Assuming √a + √b equals √(a + b). This is false. For example, √9 + √16 = 3 + 4 = 7, but √(9 + 16) = √25 = 5. Radicals don’t combine that way; only multiplication and division follow the product and quotient rules above.
  • Mixing up square root with absolute value. The square root of x² is the absolute value of x, not simply x, because the result of a square root is always non-negative. For example, √((-3)²) = √9 = 3, not -3.

Pro Tips for Faster Square Root Calculations

  • Memorize perfect squares from 1 to 20 for instant recall.
  • Use estimation first to sanity-check a calculator’s output.
  • For fractions, simplify before taking the square root when possible.
  • When simplifying radicals like √8 or √20, look for the largest perfect-square factor first.
  • Use the Square Root Comparison tool above when you need to quickly tell which of two roots is larger, without calculating either one fully.

Limitations of This Calculator

  • It calculates real number square roots only by default; it does not handle imaginary numbers from negative inputs unless you switch to the dedicated Complex Square Root tool above.
  • The Complex Square Root tool itself is capped at standard complex-number output and isn’t designed for advanced complex-number arithmetic like multiplication or division of two complex numbers.
  • Extremely large numbers may be rounded for display purposes.
  • It gives the principal (positive) root by default.

Frequently Asked Questions

What is the square root of a number?

The square root of a number is the value that, multiplied by itself, produces that number. For example, the square root of 16 is 4.

How do you find the square root of a number?

Check whether it’s a perfect square first. If it isn’t, find the two closest perfect squares, estimate a decimal between their roots, and refine with a test multiplication, or use the calculator above for an instant exact answer.

How do you obtain a square root without a calculator?

You can use prime factorization for perfect squares, estimation for a quick decimal, or the long division method for a precise, hand-calculated decimal result. All three are explained step by step earlier in this article.

How do you get the square root of 20?

Since 20 isn’t a perfect square, you estimate between √16 (4) and √25 (5). The precise value is √20 ≈ 4.47, which simplifies to 2√5.

What is under root 10?

“Under root 10” means √10, the square root of 10. Its decimal value is approximately 3.162.

What’s the square root of 100?

The square root of 100 is exactly 10, since 10 × 10 = 100. This makes 100 a perfect square.

What is sq root of 25?

The square root of 25 is 5, because 5 × 5 = 25.

Is sqrt the same as square root?

Yes. Sqrt is simply the abbreviated, typed form of “square root,” used in calculators, spreadsheets, and programming languages, such as sqrt(3) for √3.

What does square root of square root mean?

It means taking the square root of a number twice in a row, which is mathematically the same as raising that number to the 1/4 power. For example, the square root of the square root of 16 equals 2.

Does √a + √b equal the square root of (a + b)?

No. Radicals don’t combine through addition. For example, √9 + √16 equals 7, but √(9 + 16) equals only 5.

Can you find the square root of a negative number?

Not with real numbers. The square root of a negative number is an imaginary number, written using “i” (for example, √-4 = 2i).

What is the square root of a perfect square?

It’s always a whole number. For example, the square root of the perfect square 81 is 9, since 9 × 9 = 81.

Why does a square root calculator only give a positive answer?

Calculators return the principal square root by default, which is defined as the non-negative root, even though every positive number technically has a negative root as well.

Is the square root of 1 always 1?

Yes. The square root of 1 is 1, since 1 × 1 = 1. This holds true for both positive and negative one squared.

What is the fastest way to calculate a square root of 40 by hand?

Estimate between √36 (6) and √49 (7). The result, √40 ≈ 6.32, simplifies to 2√10.

What does “square root curve” mean?

This phrase usually has nothing to do with a math graph. It refers to a grading method where a teacher takes the square root of a test score out of 100 and multiplies it by 10 to raise low scores, a technique sometimes called “square root grading.”

Key Takeaways

A square root calculator turns a manual, error-prone process into an instant, accurate result. It works for perfect squares like 25 and 100, for irrational values like √3, √5, and √8, and, using the tools in this toolkit, for cube roots, nth roots, nested radicals, and complex roots as well.

Use the manual methods above — prime factorization, estimation, or long division — when you want to understand the “why” behind the answer. Use the calculator and its 11 companion tools whenever you need speed and precision, whether that’s a simple square root or a full complex-number result.

Whether you’re solving a geometry problem, checking homework, simplifying a radical, or working through a real-world measurement, this toolkit gives you a reliable answer every time. For deeper math vocabulary, visit our math glossary, or browse the full math calculator hub for related tools.