Write a code to check whether a number lies exactly between a squre and a cube | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

Write a code to check whether a number lies exactly between a squre and a cube

for example : take a no 26 26 lies exactly between a perfect square no. 25 and cube no. 27

29th Aug 2017, 5:08 PM
SHASWATI : )
SHASWATI : ) - avatar
3 Réponses
+ 3
Floating Point Arithmetic: Issues and Limitations https://docs.python.org/3/tutorial/floatingpoint.html
30th Aug 2017, 1:12 AM
hamletmun
hamletmun - avatar
29th Aug 2017, 10:17 PM
hamletmun
hamletmun - avatar
+ 1
https://code.sololearn.com/cXBUgbyqDrKr/?ref=app good one
29th Aug 2017, 6:08 PM
somya
somya - avatar