Problem 52619. Find the nth nude number
The number 672 is a nude number because it openly displays three of its divisors: 6, 7, and 2. In other words, a nude number is divisible by its individual digits.
Write a function to return the nth nude number.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers17
Suggested Problems
-
3745 Solvers
-
3367 Solvers
-
700 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
625 Solvers
-
Determine if x is a combination of m and n
414 Solvers
More from this Author312
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!