# numbernum = 217000 # calculate the cube rootcube_root = num ** (1/3) # print the resultprint(cube_root)
Standard input is empty
1
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!