import math l = int(input()) print(math.sqrt(3)*l*l/36)