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