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
-
162 Solvers
-
Convert a numerical matrix into a cell array of strings
1837 Solvers
-
Given a window, how many subsets of a vector sum positive
851 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
11385 Solvers
-
65 Solvers
More from this Author281
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!