What Is A Square Root?
The square root of a number $n$ is a value $r$ with $r^2 = n$, that is, the number you multiply by itself to get $n$. You can revisit the core idea in what is a square root.
No whole number squares to 193, since $13^2 = 169$ is too small and $14^2 = 196$ is too big. So $\sqrt{193}$ lands between 13 and 14, close to 14 because 193 is only 3 away from the perfect square 196.
Where Does √193 Appear?
$\sqrt{193}$ shows up as the diagonal of a $7 \times 12$ rectangle, because the Pythagorean theorem gives $\sqrt{7^2 + 12^2} = \sqrt{49 + 144} = \sqrt{193}$. So any right triangle with legs 7 and 12 has a hypotenuse of exactly $\sqrt{193}$ units. Values like this appear whenever a distance falls between two whole numbers, which is most of the time in real measurement, and 193 itself is the 44th prime.
Quick Reference Table
Number $n$ | $\sqrt{n}$ (approx.) | Rational or Irrational |
|---|---|---|
169 | 13 | Rational |
180 | 13.416 | Irrational |
189 | 13.748 | Irrational |
193 | 13.892 | Irrational |
196 | 14 | Rational |
200 | 14.142 | Irrational |
210 | 14.491 | Irrational |
225 | 15 | Rational |
250 | 15.811 | Irrational |
256 | 16 | Rational |
Is The Square Root Of 193 Rational Or Irrational?
$\sqrt{193}$ is irrational, meaning it cannot be written as a fraction $\frac{p}{q}$ of two integers, and its decimal neither terminates nor repeats. You can review the term itself in what is an irrational number.
The reasoning is short. A whole number has a rational square root only when it is a perfect square, and 193 is prime, so its only factors are 1 and 193, none of them a repeated square factor. The same contradiction argument used in prove that root 7 is irrational applies here without change, and the formal definition of these numbers is set out in the Wikipedia entry on irrational numbers.
Can The Square Root Of 193 Be Simplified?
No. A square root simplifies only when the number has a perfect-square factor larger than 1, so you can pull that factor out of the radical. Since 193 is prime, it has no such factor, and $\sqrt{193}$ is already in simplest radical form. The full rule for when a radical will and will not reduce is covered in simplifying radical expressions.
How Do You Find √193?
Because 193 is not a perfect square, the long division method is the hand technique that gives digit after digit.
Is 193 A Perfect Square?
No. Its last digit is 3, and no perfect square ends in 2, 3, 7, or 8, so 193 is ruled out before any real work begins. That quick digit check is the fastest way to confirm you will get an irrational, non-terminating result.
Square Root Of 193 By Long Division
Step 1: The largest square not exceeding 1 is 1, so the first quotient digit is 1, and $1 - 1 = 0$.
Step 2: Bring down 93 to make 93, and double the quotient 1 to get 2.
Step 3: Find a digit $d$ with $(20 + d) \times d \le 93$; here $d = 3$ gives $23 \times 3 = 69$, leaving 24.
Step 4: Add a decimal point, bring down a pair of zeros to make 2400, and double 13 to get 26.
Step 5: Find $d$ with $(260 + d) \times d \le 2400$; here $d = 8$ gives $268 \times 8 = 2144$, leaving 256.
Step 6: Bring down another pair of zeros to make 25600, double 138 to get 276, and $d = 9$ gives $2769 \times 9 = 24921$.
$$\sqrt{193} \approx 13.89$$
Continuing the same steps refines the value to $13.8924$ and beyond. For rapid mental estimates near a perfect square, the square root tricks guide shows the nearest-square shortcut, and the underlying algorithm is the same long division you already know.
Examples Of √193
Example 1
Between which two whole numbers does $\sqrt{193}$ lie?
$$13^2 = 169$$
$$14^2 = 196$$
Since $169 < 193 < 196$, the root sits between 13 and 14, and closer to 14. Final answer: between 13 and 14.
Example 2
A student writes $\sqrt{193} = \sqrt{196} - \sqrt{3} = 14 - 1.732 = 12.268$. Is that correct?
Test the idea against the estimate from Example 1, which said the answer is close to 14, not 12.
$$14 - 1.732 = 12.268$$
That is far too small, so the move is wrong. A square root does not split across subtraction: $\sqrt{a - b}$ is not $\sqrt{a} - \sqrt{b}$.
The honest route is long division or a nearest-square estimate, both of which give $\sqrt{193} \approx 13.892$. Final answer: $13.892$.
Example 3
Estimate $\sqrt{193}$ using the nearest perfect square.
The nearest perfect square is 196, with root 14, and 193 is 3 below it.
$$\sqrt{193} \approx 14 - \frac{3}{2 \times 14} = 14 - 0.107 = 13.893$$
That matches the long division value to three places. Final answer: about $13.892$.
Example 4
A right triangle has legs 7 and 12. Find its hypotenuse.
$$c = \sqrt{7^2 + 12^2}$$
$$c = \sqrt{49 + 144} = \sqrt{193} \approx 13.892$$
Final answer: $\sqrt{193} \approx 13.892$ units.
Example 5
Evaluate $2\sqrt{193} + 1$ to three decimal places.
$$\sqrt{193} \approx 13.892$$
$$2 \times 13.892 = 27.784$$
$$27.784 + 1 = 28.784$$
Final answer: about $28.784$.
Common Mistakes
Mistake 1: Splitting the root across addition or subtraction
Where it slips in: Rewriting 193 as $196 - 3$ or $169 + 24$ and rooting the parts separately.
Don't do this: Writing $\sqrt{193} = \sqrt{196} - \sqrt{3}$.
The correct way: Keep 193 whole and use long division or a nearest-square estimate. Roots distribute over multiplication, not over addition or subtraction.
Mistake 2: Trying to simplify a prime radical
Where it slips in: Assuming every square root reduces to something neater.
Don't do this: Hunting for factors to pull out of $\sqrt{193}$.
The correct way: The memorizer who learned "always simplify the radical" keeps searching here for a factor that does not exist. Check the number first: 193 is prime, so $\sqrt{193}$ is already in simplest form.
Mistake 3: Rounding too early in a longer calculation
Where it slips in: Multi-step problems where $\sqrt{193}$ appears in the middle.
Don't do this: Replacing $\sqrt{193}$ with 13.9 at the start and carrying that through.
The correct way: Keep the symbol $\sqrt{193}$ until the final step, then round once. Early rounding compounds error across each multiplication.
Conclusion
The square root of 193 is about 13.892, an irrational value that long division approximates and that never simplifies because 193 is prime. To work through radicals and estimation with a teacher, explore Bhanzu's algebra tutor, get help with algebra, or join structured math tutoring. Want to practise live? Book a free demo class.
Read More
Was this article helpful?
Your feedback helps us write better content
