Smith Number in Java | ISC Computer Science 2008 Practical
Channel:
Subscribers:
1,530
Published on ● Video Link: https://www.youtube.com/watch?v=cmgb9x1At2o
Smith Number in Java | ISC Computer Science 2008 Practical
A Smith Number is a composite number, the sum of whose digits is the sum of the digits of its prime factors obtained as a result of prime factorization (excluding 1). The first few such numbers are 4, 22, 27, 58, 85, 94, 121…
#isc #computerscience #java #smith #number