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
-
22156 Solvers
-
Return the first and last characters of a character array
10444 Solvers
-
Moving average (variable kernel length)
128 Solvers
-
Remove entire row and column in the matrix containing the input values
408 Solvers
-
Calculate the Number of Sign Changes in a Row Vector (No Element Is Zero)
769 Solvers
More from this Author291
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!