- 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 least $6$ digit which is a perfect square.
To do: To find the least $6$ digit which is a perfect square.
Solution:
As known know that the least $6$ digit number is $100000$
$\Rightarrow \sqrt{100000} = 316.227766$
$100000$ is not a perfect square. to find the required answer, we need to take the next number of $316.227766$ and that is $317$.
Square of $317=317\times 317=100489$
Therefore, $100489$ is least $6$ digit number which is a perfect square.
- Related Articles
- Find the greatest five-digit number, which is a perfect square.
- Find the greatest four digit number which is a perfect square.
- Find the least number with four digits which is a perfect square
- Find the least number of four digits which is a perfect square.
- Find the least number of six-digits which is a perfect square.
- Find the least number of three digits which is perfect square.
- How To Find The Smallest 5 Digit Number Which Is A Perfect Square ?
- Find out the six digit smallest perfect square.
- Find the least number which is exactly divisible by 10, 15, 20 and also a perfect square.
- Find the least number by which 8 must be multiplied to make it a perfect square.
- Find the least number by which 45 must be divided to make it a perfect square.
- Find the least number which must be added to 1752 so as to get a perfect square.
- Find the greatest number of two digits which is a perfect square.
- Find the greatest number of 5 digits which is a perfect square.
- Find the greatest number of 4-digits which is a perfect square.

Advertisements