Square Root of 161 - Value, Simplest Form, and Examples

#Algebra
TL;DR
The square root of 161 ($\sqrt{161}$) is about $12.6886$ and cannot be simplified, because $161 = 7 \times 23$ has no square factor. This article gives the decimal to four places, the long-division method, worked examples, and where $\sqrt{161}$ appears in geometry.
BT
Bhanzu TeamLast updated on August 17, 20266 min read

What Is A Square Root?

A square root of a number $n$ is a value $r$ with $r^2 = n$. The square root of 161 is the positive number that multiplies by itself to give 161.

No whole number does the job: $12^2 = 144$ falls short and $13^2 = 169$ overshoots. So $\sqrt{161}$ lies between 12 and 13, a little past the halfway mark toward 13.

Where Does √161 Appear?

$\sqrt{161}$ is the space diagonal of a rectangular box measuring $1 \times 4 \times 12$ units, because the 3D diagonal equals $\sqrt{1^2 + 4^2 + 12^2} = \sqrt{1 + 16 + 144} = \sqrt{161}$. It also surfaces in distance calculations whenever the squared coordinate differences of two points sum to 161.

Quick Reference Table

Number $n$

$\sqrt{n}$ (approx.)

Simplest form

Rational or irrational

153

12.3693

$3\sqrt{17}$

Irrational

156

12.4900

$2\sqrt{39}$

Irrational

159

12.6095

$\sqrt{159}$

Irrational

161

12.6886

$\sqrt{161}$

Irrational

162

12.7279

$9\sqrt{2}$

Irrational

168

12.9615

$2\sqrt{42}$

Irrational

169

13.0000

13

Rational

175

13.2288

$5\sqrt{7}$

Irrational

180

13.4164

$6\sqrt{5}$

Irrational

Is The Square Root Of 161 Rational Or Irrational?

$\sqrt{161}$ is irrational - it cannot be written as a ratio $\frac{p}{q}$ of integers, and its decimal neither ends nor repeats.

The reasoning is short. A whole number has a rational square root only when it is a perfect square, such as 144 or 169. Because 161 falls strictly between $12^2$ and $13^2$, it is not a perfect square, so its root is an irrational number.

There is a second reason $\sqrt{161}$ resists simplification: $161 = 7 \times 23$, a product of two distinct primes with no repeated factor. A radical only simplifies when a perfect square hides inside, and 161 has none. For the broader idea of why such numbers can never be fractions, see Wikipedia on irrational numbers.

How Do You Find √161? (Long Division)

Because 161 is square-free, there is no radical to simplify - the exact value is just $\sqrt{161}$. To get the decimal by hand, use long division.

Step 1: Pair the digits around the decimal point: $\overline{1}\ \overline{61}.\overline{00}\ \overline{00}$.

Step 2: The largest square $\leq 1$ is $1$ ($1^2 = 1$). First quotient digit is $1$; remainder $0$.

Step 3: Bring down $61$ to get $61$. Double the quotient: $1 \to 2$. Find $d$ with $(20 + d),d \leq 61$; $d = 2$ gives $22 \times 2 = 44$. Quotient $12$, remainder $17$.

Step 4: Bring down $00$ to get $1700$. Double $12 \to 24$. Find $d$ with $(240 + d),d \leq 1700$; $d = 6$ gives $246 \times 6 = 1476$. Quotient $12.6$, remainder $224$.

Step 5: Bring down $00$ to get $22400$. Double $126 \to 252$. Find $d$ with $(2520 + d),d \leq 22400$; $d = 8$ gives $2528 \times 8 = 20224$. Quotient $12.68$, remainder $2176$.

Step 6: Continue two more places to reach $\sqrt{161} \approx 12.6886$. Estimation shortcuts for cases like this live in square root tricks.

Examples Of √161

Example 1

Show that $\sqrt{161}$ is already in simplest radical form.

$$161 = 7 \times 23$$

Both 7 and 23 are prime, and neither repeats, so no perfect square divides 161.

Final answer: $\sqrt{161}$ cannot be simplified.

Example 2

Estimate $\sqrt{160 + 1}$. First instinct, then the check.

A common first move is to split the radical over the sum: $\sqrt{161} = \sqrt{160} + \sqrt{1} = 4\sqrt{10} + 1 \approx 13.65$. Take a second look. That is larger than 13, yet $13^2 = 169 > 161$, so the root must be below 13. The split gave an impossible answer.

The break is that $\sqrt{a + b} \neq \sqrt{a} + \sqrt{b}$.

The correct route compares 161 with the perfect squares around it.

$$12^2 = 144$$

$$13^2 = 169$$

$$144 < 161 < 169 \Rightarrow \sqrt{161} \approx 12.69$$

Example 3

Confirm that squaring the root returns 161.

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

Squaring and rooting are inverse operations, so the value returns exactly.

Example 4

Evaluate $2\sqrt{161}$ as a decimal.

$$2\sqrt{161} = 2 \times 12.6886$$

$$2\sqrt{161} \approx 25.3772$$

Example 5

A box measures $1 \times 4 \times 12$ units. How long is its space diagonal?

$$d = \sqrt{1^2 + 4^2 + 12^2}$$

$$d = \sqrt{1 + 16 + 144}$$

$$d = \sqrt{161} \approx 12.69 \text{ units}$$

Common Mistakes

Mistake 1: Forcing a simplification that isn't there

Where it slips in: Assuming every square root can be reduced to a smaller radical.

Don't do this: Writing $\sqrt{161} = 7\sqrt{23}$ or $\sqrt{161} = 23\sqrt{7}$.

The correct way: A radical simplifies only when a perfect square divides the number. Since $161 = 7 \times 23$ has no repeated prime, $\sqrt{161}$ is already simplest. The memorizer who applies the "pull a factor out" rule blindly ends up multiplying, not simplifying - a fast check shows $7\sqrt{23} \approx 33.6$, nowhere near 12.69.

Mistake 2: Splitting the radical over addition

Where it slips in: Rewriting 161 as $160 + 1$ or $144 + 17$ and rooting each piece.

Don't do this: Writing $\sqrt{161} = \sqrt{144} + \sqrt{17} = 12 + \sqrt{17}$.

The correct way: $\sqrt{a + b} \neq \sqrt{a} + \sqrt{b}$. Estimate against neighbouring perfect squares instead, which keeps the answer between 12 and 13.

Mistake 3: Rounding too early

Where it slips in: Longer problems where $\sqrt{161}$ appears mid-calculation.

Don't do this: Replace $\sqrt{161}$ with 12.69 at the start and carry it through.

The correct way: Keep $\sqrt{161}$ exact until the final step, then round once, so error does not compound.

Conclusion

The square root of 161 is about $12.6886$, and it stays as $\sqrt{161}$ because $161 = 7 \times 23$ hides no perfect square. Long division delivers the decimal; comparing with 144 and 169 pins down its size. To build radical fluency with a teacher, explore Bhanzu's algebra tutor or a high school math tutor, or browse math classes online. Want to see a lesson? Book a free demo class.

Read More

Book a Free Demo

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

Is 161 a prime number?
No. $161 = 7 \times 23$, so it is composite — but it is still square-free, which is why its root does not simplify.
Is 161 a perfect square?
No. $\sqrt{161} \approx 12.6886$ is not a whole number, so 161 is not a perfect square.
What is $\sqrt{161}$ to two decimal places?
$12.69$. The long-division digits are $12.6886\ldots$, which rounds to $12.69$.
Between which two whole numbers does $\sqrt{161}$ lie?
Between 12 and 13, since $12^2 = 144$ and $13^2 = 169$, and 161 sits between them.
What is the square root of 1.61?
About $1.26886$, because $\sqrt{1.61} = \frac{\sqrt{161}}{10}$.
✍️ 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 →