Yes, you could say that they are very related!
In fact, you can develop an intuitive understanding for why these two expressions look so similar solely by resorting to the fundamental property of a quadratic (no calculus needed), namely that for a point a given x-length away from the vertex, you will be a y-length away from the vertex that is proportional to the square of the x-length.
To attain this fundamentally property, firstly note that an addition of a linear term or a constant to a quadratic only shifts the quadratic, it does not affect the curvature of the parabola (if you are unsure as to why, you could use calculus, though you could also figure this out by simply messing with quadratics). The only "thing" that actually affects the curvature of a quadratic is its "$a$" (x^2) term. So, if we are interested in studying the curvature of quadratics in general, we may as well just study the curvature of $y=ax^{2}$. Note that the vertex is (0,0). Now note:
As we move to a point of a given x-distance, we rise by a y-distance equal to (x-distance)^2 times $a$. I.e. $Δy=a(Δx)^{2}$
Hence, we have our fundamental property for quadratics.
To apply all this, first note that by finding $f(-B/2A)$, you have found the height of the quadratic at its vertex. By the quadratic formula, we know that to get into horizontal (x) alignment with either root, we need to shift horizontally by $(B^{2}-4AC)/2A$.
To get to the same y alignment as that of the roots (namely $y=0$), we clearly would have to move upwards/downwards by $f(-B/2A)$.
Now, we discussed that the fundamental property of a quadratic is that of the existence of a square relationship between x-changes from the vertex and respective y-changes, which does not rely on linear terms or constants! The vertex is the point from which the signature growth of a quadratic expresses itself. Hence, the square of the necessary x-distance, i.e. $(B^{2}-4AC)/2A$, to get to the roots must be equal to the necessary y-distance to get there multiplied by some constant ($1/a$). Or as you put it, the root of the necessary height is (almost) equal to necessary x-movement to get to a root.
By realizing that we are considering distances (as the necessary x/y-movement will always equal a positive value as we do not walk negative distances), we can take the absolute value of the root of $f(-B/2A)$ and the absolute value of $(B^{2}-4AC)/2A$. By considering the absolute value, we can equate $|B^{2}-4AC| = |4AC- B^{2}|$ (substitute) Now, note that the expressions are closer to being equal.
Still we have to multiply the x-movement by : $A^{0.5}$. This constant magically seems to make the 2 expressions equal, but the logic behind why it works is really simple (if you haven't already guessed). Note that we initially found out that the fundamental relationship between x-movements and y-movements in quadratics is of the form $y=ax^{2}$, so we have $y^{0.5}=a^{0.5}x$, hence why we need to multiply by a^{0.5} to gain equivalence.
Essentially, the similarity you noticed between the 2 expressions is related to noticing that a quadratic function expresses quadratic growth! I hope this answers your question. Feel free to ask for clarifications.
Have a nice day :).