# No.508 超ゆとり教育 import math n = int(input()) print(math.ceil(math.ceil(n / 3) ** 0.5))