- 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
Find the square root of 1250.
Given :
The given number is 1250.
To do :
We have to find the square root of 1250.
Solution :
Prime factorisation of 1250 is,
$1250 = 2\times 5\times 5\times 5\times 5$
$1250 = 2\times (5\times 5)\times (5\times 5)$
$1250 = 2\times (25\times 25)$
Therefore,
$1250 = 2 \times 25^2$
$\sqrt{1250}=\sqrt{2 \times 25^2}$
$= 25\sqrt{2}$
$= 25 \times 1.41 = 35.25$
Therefore, the value of $\sqrt{1250}$ is 35.25.
- Related Articles
- 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 $
- 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 3881.29
- Find the square root of 6.9169
- Find the square root of 1.7424.
- Find the value of $p$ if $5+6(p+1)=35$.
- 8086 program to find the square root of a perfect square root number
- Find the zeros of the polynomial \( x^{2}+x-p(p+1) \).
- Find the value of p for which the quadratic equation $(p + 1)x^2 - 6(p + 1)x + 3(p + 9) = 0, p ≠ -1$ has equal roots. Hence, find the roots of the equation.
- Find the value of:(a) \( 4.9 \p 0.07 \)(b) \( 26.4 \p 2.4 \)

Advertisements