- 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
Write the smallest number that must be subtracted from 9400 to obtain a perfect square.Find this perfect square and its square root.
Given: A number $9400$.
To do: To write the smallest number that must be subtracted from 9400 to obtain a perfect square. And to find this perfect square and its square root.
Solution:
Given number is $9400$
Therefore, $\sqrt{9400}=96.95$
Now $96\times96=9,216$
$9,216$ is a perfect square.
So, $9400-9216=184$
Thus, $184$ must be subtracted from $9400$ to make it a perfect square.
After subtracting $184$ from $9400$ we get $9216$ which is a perfect square and its root is $96$.
- Related Articles
- Find the smallest number by which 396 must be divided to obtain a perfect square. Also find the square root of the perfect square so obtained.
- Find the smallest number by which 180 must be multiplied so that it becomes a perfect square. Also, find the square root of the perfect square so obtained.
- Find the smallest number by which 5103 can be divided to get a perfect square. Also find the square root of the perfect square so obtained.
- Find the smallest number by which 3645 must be divided so that it becomes a perfect square. Also, find the square root of the resulting number.
- 8086 program to find the square root of a perfect square root number
- Find the smallest number by which 147 must be multiplied so that it becomes a perfect square. Also, find the square root of the number so obtained.
- Find the smallest number by which 1152 must be divided so that it becomes a perfect square. Also, find the square root of the number so obtained.
- Find the smallest number which must be added to 2300 so that it becomes a perfect square.
- Find the smallest number by which 85176 must be divided so that it becomes a perfect square
- How to find perfect square root?
- Find the smallest number by which 4851 must be multiplied so that the product becomes a perfect square.
- Find the smallest number by which 28812 must be divided so that the quotient becomes a perfect square.
- Find the smallest number by which 1458 should be multiplied so as to get a perfect square. Also, find the square root of the square number obtained.
- Find the smallest number by which 180 should be multiplied so as to get a perfect square. Also, find the square root of the square number obtained.
- Find the smallest number by which 1152 must be divided so that it becomes a perfect square. Also find the number whose square is the resulting number.

Advertisements