- 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
Check the divisibility of 8 for 3060.
Given :
The given number is 3060.
To do :
We have to check the divisibility of 8 for 3060.
Solution :
Divisibility by 8:
If the last three digits of a number are divisible by 8, then the number is completely divisible by 8.
3060
In 3060, the last three digits are 060, and 060 is not divisible by 8.
Therefore, 3060 is not divisible by 8.
Advertisements