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 Solvers19
Suggested Problems
-
17379 Solvers
-
Sum the entries of each column of a matrix which satisfy a logical condition.
173 Solvers
-
Create logical matrix with a specific row and column sums
339 Solvers
-
92 Solvers
-
Generate a list of composite numbers
63 Solvers
More from this Author321
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!