Project Euler 587 - Concave Triangle

Official link: https://projecteuler.net/problem=587

Thought Process

From here it is very simple, have a while loop iterate through n, which calculates x(0), to calculate area of Concave triangle area

Interactive Code

Press Run and enter a percentage (yourinput%)
Code will output number of circles needed to reach yourinput%