- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
How to find the Square root of 169?
Given: Square root of 169.
To find: We have to find the square root of 169.
Solution:
First write 169 as product of its prime factors:
169 = 13 $\times $ 13 = $13^2$
Now,
$\sqrt{169} =\sqrt{(13^2)}$
$\sqrt{169}=13$
So, the square root of 169 is 13.
- Related Articles
- Using square root table, find the square roots of the following:$\frac{57}{169}$
- Using square root table, find the square roots of the following:$\frac{101}{169}$
- Find Square Root under Modulo p (When p is in form of 4*i + 3) in C++
- Find Square Root under Modulo p (Shanks Tonelli algorithm) in C++
- If $ p=-10$ find the value of $p^{2}-2 p-100 $
- 8086 program to find the square root of a perfect square root number
- How to find perfect square root?
- Find the value of $p$ if \( 5 p+2=17 \).
- Find the square root of 2025.
- Find the square root of 3.5.
- Find the square root of 1056.25
- Find the square root of 1250.
- Find the square root of 3881.29
- Find the square root of 6.9169
- Find the square root of 1.7424.

Advertisements