L = int(input()) import math print(L**2 / (12 * math.sqrt(3)))