from math import sqrt print(sqrt(float(input()) / 3))