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
-
Sum all integers from 1 to 2^n
15719 Solvers
-
Rotate input square matrix 90 degrees CCW without rot90
624 Solvers
-
Generate a string like abbcccddddeeeee
264 Solvers
-
1897 Solvers
-
Determine if Input is Oddish or Evenish (Odd/Even Sum of Digits)
301 Solvers
More from this Author286
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!