Square Root of 92 - Value, Simplified Form (2√23)

#Algebra
TL;DR
The square root of 92 ($\sqrt{92}$) simplifies to $2\sqrt{23} \approx 9.5917$. This article shows why 92 is not a perfect square, how to reduce $\sqrt{92}$ to $2\sqrt{23}$ by prime factorization, how to reach the decimal by long division, and the worked examples and mistakes that come with it.
BT
Bhanzu TeamLast updated on August 17, 20266 min read

What Is a Square Root?

The square root of a number $n$ is the value $r$ for which $r^2 = n$. So $\sqrt{92}$ is the number that, multiplied by itself, gives 92.

No whole number fits: $9^2 = 81$ falls short and $10^2 = 100$ overshoots. That puts $\sqrt{92}$ between 9 and 10.

Where Does the Square Root of 92 Appear?

$\sqrt{92}$ turns up in distance and diagonal problems, because a square whose side is $\sqrt{46}$ has a diagonal of exactly $\sqrt{92}$, since a diagonal is always $\sqrt{2}$ times the side: $\sqrt{46}\times\sqrt{2} = \sqrt{92}$. It also appears any time a quantity of $92 = 2^2 \times 23$ needs a square-root step, since the paired 2 steps out cleanly and leaves the prime 23 behind as $2\sqrt{23}$.

Is 92 a Perfect Square?

No. A perfect square is an integer times itself, 1, 4, 9, 16, 25, and onward, and 92 is not one of them.

Since 92 is not a perfect square, its root is not a whole number or a fraction. That is what makes $\sqrt{92}$ irrational.

Quick Reference Table

Number $n$

$\sqrt{n}$ (simplified)

$\sqrt{n}$ (approx.)

81

9

9

85

$\sqrt{85}$

9.2195

88

$2\sqrt{22}$

9.3808

90

$3\sqrt{10}$

9.4868

92

$\mathbf{2\sqrt{23}}$

9.5917

96

$4\sqrt{6}$

9.7980

98

$7\sqrt{2}$

9.8995

100

10

10

Is the Square Root of 92 Rational or Irrational?

$\sqrt{92}$ is irrational, it cannot be written as a fraction $\frac{p}{q}$ of integers, and its decimal neither ends nor repeats. A whole number has a rational square root only when it is a perfect square, and 92 is not.

Simplifying to $2\sqrt{23}$ does not fix this. The remaining $\sqrt{23}$ is itself irrational, so the product stays irrational. You can read more about the idea of irrational numbers at the linked reference.

What Is the Square Root of 92 in Simplest Radical Form?

The simplest radical form of $\sqrt{92}$ is $2\sqrt{23}$. You get there by pulling the one perfect-square factor out from under the radical, a routine you can practice in simplifying radical expressions.

Prime factorization method.

$92 = 2 \times 2 \times 23$

$92 = 2^2 \times 23$

$\sqrt{92} = \sqrt{2^2 \times 23}$

$\sqrt{92} = 2 \times \sqrt{23}$

$\sqrt{92} = 2\sqrt{23}$

The pair $2^2$ leaves the radical as a single 2; the prime 23 has no partner, so it stays inside. This is the same shape as the square root of 20, which reduces to $2\sqrt{5}$.

How Do You Find the Square Root of 92 by Long Division?

Long division peels off the decimal digits one at a time. Here is the value to two decimals, one step per line.

Set up the digits with pairs of zeros: $\overline{92}.\overline{00},\overline{00}$

Largest square $\leq 92$ is $9^2 = 81$, so the first digit is 9, remainder 11.

Bring down 00: the value is 1100; double the quotient (9) to get 18, and $185 \times 5 = 925 \leq 1100$, so the next digit is 5, remainder 175.

Bring down 00: the value is 17500; double 95 to get 190, and $1909 \times 9 = 17181 \leq 17500$, so the next digit is 9, remainder 319.

That gives $\sqrt{92} \approx 9.59$, and carrying on yields $9.5917$. The digits never fall into a repeating cycle, which confirms the number is irrational.

Examples Of the Square Root of 92

Example 1

Simplify $\sqrt{92}$ to its radical form.

$92 = 2^2 \times 23$

$\sqrt{92} = 2\sqrt{23}$

Final answer: $2\sqrt{23}$

Example 2

A student simplifies $\sqrt{92}$ and writes $\sqrt{92} = \sqrt{4} \times \sqrt{23} = \sqrt{4 + 23} = \sqrt{27}$. Where does it break?

The intuitive-but-wrong move is to treat the radical of a product like a sum. Test it: $\sqrt{27} \approx 5.196$, but $\sqrt{92} \approx 9.59$. The two do not match, so the step is wrong.

The correct rule is that roots multiply, not add: $\sqrt{4 \times 23} = \sqrt{4} \times \sqrt{23} = 2\sqrt{23}$.

Final answer: $2\sqrt{23}$

Example 3

Evaluate $(\sqrt{92})^2$.

$(\sqrt{92})^2 = 92$

Final answer: $92$

Example 4

Find the side of a square whose area is 92 square units.

side $= \sqrt{92}$

side $= 2\sqrt{23} \approx 9.5917$

Final answer: $2\sqrt{23}$ units, about $9.59$ units.

Example 5

Simplify $\sqrt{92} + \sqrt{23}$.

$\sqrt{92} + \sqrt{23} = 2\sqrt{23} + \sqrt{23}$

$\sqrt{92} + \sqrt{23} = 3\sqrt{23} \approx 14.387$

Final answer: $3\sqrt{23}$. Like radicals add the way like terms do; the shared $\sqrt{23}$ is what makes the sum collapse.

Common Mistakes

Mistake 1: Splitting the radical across addition

Where it slips in: Rewriting $\sqrt{92}$ using a sum instead of a product.

Don't do this: Writing $\sqrt{92} = \sqrt{4} + \sqrt{88}$ or $\sqrt{4 + 88}$ and simplifying from there.

The correct way: Radicals split over multiplication only: $\sqrt{92} = \sqrt{4 \times 23} = 2\sqrt{23}$. The instinct to break a root over a plus sign is the single most common first-attempt error with numbers like 92.

Mistake 2: Forgetting the prime 23 stays inside

Where it slips in: Trying to reduce $2\sqrt{23}$ further.

Don't do this: Writing $2\sqrt{23} = \sqrt{46}$ by folding the 2 in without squaring.

The correct way: To move 2 inside, square it: $2\sqrt{23} = \sqrt{4 \times 23} = \sqrt{92}$. Since 23 is prime, $2\sqrt{23}$ is already fully simplified.

Mistake 3: Rounding too early

Where it slips in: Multi-step problems that reuse $\sqrt{92}$.

Don't do this: Replacing $\sqrt{92}$ with $9.5917$ at the start of a long calculation.

The correct way: Keep $2\sqrt{23}$ exact until the final line, then round once. Early rounding introduces error that compounds across every multiplication and division that follows.

Conclusion

The square root of 92 is $2\sqrt{23}$, roughly $9.5917$, and it is irrational because 92 has no whole-number square root. Factor 92 into $2^2 \times 23$, step the pair of 2s out, and leave the prime 23 under the radical. To sharpen these skills with a teacher, explore Bhanzu's algebra tutor, work with a high school math tutor, or join structured math tutoring.

Want to practice alongside a guide? Book a free demo class and walk through radical simplification live.

Read More

Book a Free Demo

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

What is the square root of 92 simplified?
$\sqrt{92} = 2\sqrt{23}$, which is about $9.5917$ in decimal form.
Is the square root of 92 rational or irrational?
Irrational. Its decimal never terminates or repeats, because 92 is not a perfect square.
What is the value of the square root of 92 to four decimal places?
$\sqrt{92} \approx 9.5917$.
Can the square root of 92 be simplified further than 2√23?
No. Since 23 is prime, $2\sqrt{23}$ is the simplest radical form.
What is 92 as a product of primes?
$92 = 2^2 \times 23$. That factorization is what lets you pull out a 2 and leave $\sqrt{23}$
✍️ Written By
BT
Bhanzu Team
Content Creator and Editor
Bhanzu’s editorial team, known as Team Bhanzu, is made up of experienced educators, curriculum experts, content strategists, and fact-checkers dedicated to making math simple and engaging for learners worldwide. Every article and resource is carefully researched, thoughtfully structured, and rigorously reviewed to ensure accuracy, clarity, and real-world relevance. We understand that building strong math foundations can raise questions for students and parents alike. That’s why Team Bhanzu focuses on delivering practical insights, concept-driven explanations, and trustworthy guidance-empowering learners to develop confidence, speed, and a lifelong love for mathematics.
Related Articles
Book a FREE Demo ClassBook Now →