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
-
Find the two most distant points
2872 Solvers
-
Find the peak 3n+1 sequence value
2524 Solvers
-
Calculate the Levenshtein distance between two strings
1447 Solvers
-
866 Solvers
-
Given a square and a circle, please decide whether the square covers more area.
1168 Solvers
More from this Author282
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!