- 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 the given number must be multiplied so that the product become a perfect square: $605$.
Given: A number $605$.
To do: To find the smallest number by which the given number must be multiplied so that the product become a perfect square.
Solution:
Given number$=605$
Factors of the given number$=5\times11\times11=5\times11^2$
Therefore, The least number is $5$ to multiply the $605$ to make it perfect square.
Advertisements