- 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 smallest number by which 3645 must be divided so that it becomes a perfect square. Also, find the square root of the resulting number.
Given :
The given number is 3645.
To do :
We have to find the smallest number by which 3645 must be divided so that it becomes a perfect square and also the square root of the number so obtained.
Solution :
Prime factorisation of 3645,
$3645=3\times3\times3\times3\times3\times3\times5$
$= 3^2 \times3^2\times3^2\times5$
To get a perfect square, we have to divide the factors by 5.
So, $3^2 \times 3^2 \times 3^2\times5\div5= 3^2 \times 3^2\times3^2\times1 $
$= (3 \times3\times3)^2 $
$= (27)^2$
$=729$
$\sqrt{729} = \sqrt{(27)^2}$
$= 27$
Therefore, 729 has to be divided by 5 to get a perfect square.
The square root of 729 is 27.
- Related Articles
- 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.
- 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 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 85176 must be divided so that it becomes a perfect square
- 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 the given number must be divided so that it becomes a perfect square: $3200$.
- 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 28812 must be divided so that the quotient becomes a perfect square.
- 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 which must be added to 2300 so that it becomes a perfect square.
- Find the smallest number by which 4851 must be multiplied so that the product becomes a perfect square.
- Find the smallest number by which the given number must be multiplied so that the product becomes a perfect square: 77077
- Find the smallest number by which the given number must be divided so that the resulting number is a perfect square.(i) 14283(ii) 1800(iii) 2904
- Find the smallest whole number by which 3950 should be multiplied so as to get a perfect square number also find the square root of the square number so obtained
- 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.

Advertisements