You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊
You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
A Dudeney number is a positive integer that is a perfect cube, and the sum of its digits is equal to the cube root of the number
Input number: 512
Output will be Yes (because cube root is 8 and 5+1+2=8)
Please assign me under GSSOC'24
The text was updated successfully, but these errors were encountered: