Problem 2056. Is this number Munchhausen?
In this problem, simply return 1 if a supplied number is Munchhausen or 0 if not.
Example
153 is narcissistic but not a Munchhausen number
NOTE: the convention is that 0^0=0
Solution Stats
Problem Comments
-
7 Comments
Show
4 older comments
Dyuman Joshi
on 26 Feb 2022
The title has been corrected.
Noah Prisament
on 12 Jul 2022
The current title looks good
Valtar
on 25 Jul 2024
It is better to write Münchhausen or ü -> "ue", since a simple "u" gives a totally diff word in German.
Solution Comments
Show commentsProblem Recent Solvers198
Suggested Problems
-
Project Euler: Problem 4, Palindromic numbers
1147 Solvers
-
Back to basics 25 - Valid variable names
328 Solvers
-
616 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
1891 Solvers
-
726 Solvers
More from this Author11
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!