This code print this cube root of the first 100 natural numbers. I.e., 1 - 100
Primary LanguagePython