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

76.92% Correct | 23.08% Incorrect
Last Solution submitted on May 06, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers15

Suggested Problems

More from this Author244

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!