Pro Radical Calculator
Simplify radicals, calculate nth roots, view decimal answers, complex results, verification, and detailed steps.
√72 = 8.485281
The square root of 72 is approximately 8.485281.
Positive Integer
Irrational Result
Real Number
6√2
8.485281
72^(1/2)
(8.485281)² ≈ 72
2
72
Step-by-Step Explanation
Calculation Details
The square root of 72 can be simplified by factoring out the perfect square 36, giving 6√2.
Calculation History
No calculations saved yet.
A radical calculator is a simple online tool used to find square roots, cube roots, fourth roots, and other nth roots of numbers. It can also simplify radical expressions and show answers in exact, decimal, and exponential forms.
Instead of working through long calculations by hand, you can enter a number, choose the root type, and get the result instantly. This makes the tool useful for students, teachers, engineers, researchers, and anyone working with mathematical expressions.

The calculator is especially helpful when the answer is not a perfect whole number. For example, the square root of 64 is exactly 8, but the square root of 72 is approximately 8.485. A radical calculator can show both the decimal answer and the simplified radical form, which is 6√2.
What Is a Radical Calculator?
A radical calculator is designed to solve expressions that contain root symbols. The most common radical symbol is the square root sign, written as √. Other roots may use different symbols or include an index.
For example:
- √25 means the square root of 25
- ∛27 means the cube root of 27
- ∜81 means the fourth root of 81
- ⁵√32 means the fifth root of 32
The number inside the radical sign is called the radicand. The small number that shows the root type is called the index.
In √49, the radicand is 49 and the index is 2, even though the number 2 is usually not written. In ∛125, the radicand is 125 and the index is 3.
Why Use an Online Radical Calculator?
Radical calculations can be simple when the radicand is a perfect square or perfect cube. However, many values do not produce whole-number answers.
An online radical calculator saves time by doing the calculation instantly. It also reduces errors when working with large numbers, decimal values, fractions, or higher roots.
The tool can help you:
- Find square roots
- Calculate cube roots
- Solve fourth, fifth, and higher roots
- Simplify radical expressions
- Convert radicals to decimal form
- Convert radicals to exponential form
- Check whether a radical is perfect
- Verify the final answer
Because the calculation is automatic, the tool is useful for both quick answers and learning purposes.
How to Use the Radical Calculator
Using the calculator is straightforward. You only need to enter the value and choose the type of root.
Enter the Radicand
Start by entering the number inside the radical.
For example, enter:
72
This means you want to calculate a root of 72.
Depending on the calculator, you may also be able to enter decimal values, negative numbers, or fractions such as:
9/16
Select the Root Index
Next, choose the root type.
Common options include:
- Square root
- Cube root
- Fourth root
- Fifth root
- Sixth root
- Custom nth root
If you choose a custom root, enter the index manually. For example, use an index of 7 to calculate the seventh root.
Choose the Decimal Precision
Some results contain many decimal places. You can select how many digits you want to display.
For example, the square root of 2 may appear as:
1.41
1.4142
1.414214
The value becomes more accurate as more decimal places are shown.
Calculate the Result
Click the calculate button or wait for the tool to update automatically.
The result may include:
- Main answer
- Simplified radical form
- Decimal value
- Exponential form
- Verification
- Root index
- Radicand
- Step-by-step explanation
What Is a Radical?
A radical is a mathematical expression that represents a root. It is often used when a number must be raised to a certain power to produce another number.
For example:
√36 = 6
This means:
6 × 6 = 36
Similarly:
∛125 = 5
This means:
5 × 5 × 5 = 125
Radicals are closely related to exponents. A root can be rewritten as a fractional exponent.
Common Types of Radicals
Square Root
A square root finds the number that produces the radicand when multiplied by itself.
Formula:
√x = x^(1/2)
Example:
√81 = 9
Because:
9² = 81
Cube Root
A cube root finds the number that produces the radicand when multiplied three times.
Formula:
∛x = x^(1/3)
Example:
∛64 = 4
Because:
4³ = 64
Fourth Root
A fourth root finds the number that must be raised to the fourth power.
Formula:
∜x = x^(1/4)
Example:
∜16 = 2
Because:
2⁴ = 16
Nth Root
The nth root is the general form used for any root index.
Formula:
ⁿ√x = x^(1/n)
Here:
- x is the radicand
- n is the root index
- the result is the nth root
Radical and Exponent Formula
A radical can be written as a fractional exponent.
The general formula is:
ⁿ√x = x^(1/n)
For example:
√25 = 25^(1/2)
∛27 = 27^(1/3)
∜81 = 81^(1/4)
This relationship is useful because many calculators and programming systems calculate roots using exponents.
A more advanced expression may contain both a power and a root:
ⁿ√(xᵐ) = x^(m/n)
For example:
³√(8²) = 8^(2/3)
Since the cube root of 8 is 2:
8^(2/3) = 2² = 4
How Radical Calculations Work
The calculator uses the root index and radicand to determine the result.
For a square root, it raises the number to the power of 1/2.
For a cube root, it raises the number to the power of 1/3.
For an nth root, it uses the power 1/n.
The calculator may also check whether the radicand contains perfect powers that can be moved outside the radical.
For example:
√72
First, factor 72:
72 = 36 × 2
Since √36 = 6:
√72 = √36 × √2
Therefore:
√72 = 6√2
The decimal value is approximately:
8.485281
How to Simplify Radicals
Simplifying a radical means rewriting it in a smaller and cleaner exact form.
Find a Perfect Factor
Look for the largest perfect square, cube, or other perfect power that divides the radicand.
For √72, the largest perfect square factor is 36.
Split the Radical
Rewrite the number as a product:
√72 = √(36 × 2)
Then separate the terms:
√36 × √2
Simplify the Perfect Root
Since √36 = 6:
√72 = 6√2
This is the simplified radical form.
Practical Radical Examples
Example 1: Square Root of 64
Expression:
√64
Since:
8 × 8 = 64
The answer is:
√64 = 8
This is a perfect square root.
Example 2: Square Root of 72
Expression:
√72
Factor 72:
72 = 36 × 2
Simplify:
√72 = √36 × √2
Answer:
√72 = 6√2
Decimal form:
√72 ≈ 8.485281
Example 3: Cube Root of 125
Expression:
∛125
Since:
5 × 5 × 5 = 125
The answer is:
∛125 = 5
Example 4: Fourth Root of 81
Expression:
∜81
Since:
3⁴ = 81
The answer is:
∜81 = 3
Example 5: Fifth Root of 32
Expression:
⁵√32
Since:
2⁵ = 32
The answer is:
⁵√32 = 2
Example 6: Square Root of a Fraction
Expression:
√(9/16)
Take the square root of the numerator and denominator:
√9 / √16
Answer:
3/4
Decimal form:
0.75
Example 7: Cube Root of a Negative Number
Expression:
∛−64
Odd roots of negative numbers produce real negative answers.
Since:
−4 × −4 × −4 = −64
The answer is:
∛−64 = −4
Negative Numbers and Radicals
Negative radicands must be handled carefully.
Odd roots of negative numbers are real.
For example:
∛−27 = −3
Because:
(−3)³ = −27
Even roots of negative numbers are not real numbers.
For example:
√−25
There is no real number that can be multiplied by itself to produce −25.
In the complex number system:
√−25 = 5i
The letter i represents the imaginary unit, where:
i² = −1
A professional radical calculator may show complex results when the root index is even and the radicand is negative.
Exact and Decimal Results
A radical calculator may display two main types of answers.
Exact Form
The exact form keeps the radical symbol.
Example:
√18 = 3√2
This is the exact answer because no rounding is used.
Decimal Form
The decimal form gives an approximate numerical value.
Example:
√18 ≈ 4.242641
Decimal answers are useful for measurements and practical calculations, while exact forms are often preferred in algebra.
Perfect Squares and Perfect Cubes
Knowing common perfect powers can make radical calculations easier.
Common Perfect Squares
- 1² = 1
- 2² = 4
- 3² = 9
- 4² = 16
- 5² = 25
- 6² = 36
- 7² = 49
- 8² = 64
- 9² = 81
- 10² = 100
- 12² = 144
Common Perfect Cubes
- 1³ = 1
- 2³ = 8
- 3³ = 27
- 4³ = 64
- 5³ = 125
- 6³ = 216
- 7³ = 343
- 8³ = 512
- 9³ = 729
- 10³ = 1000
These values help identify whether a radical has an exact whole-number result.
Where Radical Calculations Are Used
Radicals appear in many areas of mathematics and everyday problem-solving.
Algebra
Radicals are used to simplify expressions, solve equations, and work with fractional exponents.
Geometry
The distance formula often includes a square root.
For two points, the distance is:
d = √((x₂ − x₁)² + (y₂ − y₁)²)
Radicals are also used in diagonal and area calculations.
Science
Square roots and nth roots appear in physics, chemistry, and scientific formulas.
They may be used in calculations involving speed, energy, waves, and measurement.
Engineering
Engineers use roots in electrical calculations, structural analysis, signal processing, and design formulas.
Statistics
Standard deviation and related statistical measurements involve square roots.
Tips for Accurate Results
Always check that the radicand is entered correctly.
Select the correct root index. A square root and cube root of the same number will give different results.
Use more decimal places when accuracy is important.
Keep the exact radical form when solving algebra problems.
Be careful with negative values. Odd and even roots follow different rules.
Use the verification result to confirm the answer. Raising the result to the root index should return the original radicand.
Benefits of This Radical Calculator
This radical calculator provides quick results without requiring manual factorization or repeated multiplication.
It supports square roots, cube roots, fourth roots, and custom nth roots.
The tool can display exact form, decimal form, exponential form, and verification.
It is useful on desktop, tablet, and mobile devices.
Students can use it to check homework, while professionals can use it for fast mathematical calculations.
The simple layout makes it easy to enter values and understand the result.
Factoring Calculator – Factor Numbers and Quadratics Online
Frequently Asked Questions
What does a radical calculator do?
A radical calculator finds square roots, cube roots, and other nth roots. It may also simplify the radical and show decimal, exact, and exponential forms.
Can the calculator simplify radicals?
Yes. When possible, it can factor out perfect squares, cubes, or higher powers. For example, √72 can be simplified to 6√2.
What is the difference between a square root and an nth root?
A square root uses an index of 2. An nth root can use any valid index, such as 3 for a cube root or 4 for a fourth root.
Can I calculate roots of negative numbers?
Yes, but the result depends on the index. Odd roots of negative numbers are real, while even roots produce complex results.
Why are exact and decimal answers different?
The exact form keeps the radical symbol and does not use rounding. The decimal form gives an approximate numerical value for practical use.
Conclusion
A radical calculator is a fast and reliable way to find square roots, cube roots, and nth roots online. It removes the need for lengthy manual calculations and provides clear results in several formats.
You can use it to simplify radicals, compare exact and decimal answers, calculate higher roots, and verify your work. Whether you are solving a school problem or completing a professional calculation, the tool makes radical expressions easier to understand and use.
