Loading…

Radical Equation Solver

Math Algebra • Equations

View all topics

Solve radical equations containing square roots, cube roots, and nth roots. The calculator checks real-number domain restrictions, warns about extraneous candidates created by raising powers, verifies every solution in the original equation, and graphs the two sides.

Square root: √A = B ⇒ A = B² Cube root: ∛A = B ⇒ A = B³ Domain: even-index root radicands must be ≥ 0 Always check: reject extraneous solutions

Equation input

Type roots as sqrt(...), cbrt(...), or root(n,...). Examples: sqrt(x+4)+sqrt(x)=4, sqrt(2x+3)=x+1, cbrt(x-2)=3, or root(4,x+1)=2.

Solver settings

Graph settings

Drag the graph to pan. Use the mouse wheel or trackpad to zoom. On touch screens, pinch to zoom. Real solutions appear as green intersection points.

Quick examples

Ready
Enter a radical equation, then click “Solve equation”.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What is a radical equation?

A radical equation is an equation in which the variable appears inside a root, such as sqrt(x + 4) = 3.

What is the solution of sqrt(2x + 3) + 4 = 7?

Isolating the radical gives sqrt(2x + 3) = 3. Squaring gives 2x + 3 = 9, so x = 3. Substitution verifies the solution.

Why can radical equations create extraneous solutions?

Raising both sides to a power can make an equation true for values that did not satisfy the original equation. Every candidate must be checked by substitution.

What domain restriction applies to square roots?

For real-number solutions, the radicand of every square root must be greater than or equal to zero.

Do cube roots need nonnegative radicands?

No. Cube roots and other odd-index roots can accept negative radicands.

How do I type a square root?

Type sqrt(expression), such as sqrt(x + 4) or sqrt(2x + 3).

How do I type a cube root?

Type cbrt(expression), such as cbrt(x - 2).

How do I type a fourth root or nth root?

Type root(n, expression), such as root(4, x + 1).

Why does the graph show two curves?

The graph plots the left-hand side and right-hand side separately. Solutions occur where the two curves intersect.

Can the calculator solve every radical equation exactly?

No. Some radical equations are too complex for simple exact symbolic solving, so the calculator combines algebraic candidate extraction with numerical search and final verification.

What is an extraneous solution?

An extraneous solution is a candidate produced during algebraic manipulation, usually after squaring, that fails when substituted into the original equation.

Can I zoom and pan the graph?

Yes. You can drag to pan, use the mouse wheel or trackpad to zoom, pinch on touch screens, or use the graph control buttons.