Cube the each digit of the given integer and print it. I coded this program in python. But I dont know how to do it in c. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Cube the each digit of the given integer and print it. I coded this program in python. But I dont know how to do it in c.

Input: 234 Output: 82764 Someone do it in C

4th Jul 2019, 1:44 PM
Geek
Geek - avatar
2 Answers
+ 6
How about you make an attempt and people help you when you get stuck?
4th Jul 2019, 2:06 PM
Sonic
Sonic - avatar
+ 2
Thanks Sonic and swim. I will try the code and then let you know
5th Jul 2019, 12:24 AM
Geek
Geek - avatar