These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

How do you calculate a square root?

jleake
Registered: Nov 1 2007
Posts: 4

I am building an Adobe Pro 8 form that requires a calculation that needs to calculate the square root of a variable. How does one calculate a square root in the simplified field notation? Or does it require a JavaScript?

My Product Information:
Acrobat Pro 8.0999999999999996447286321199499070644378662109375, Windows
dthanna
ExpertTeam
Registered: Sep 28 2005
Posts: 248
Unfortunately, JavaScript will be your best bet.

Head on over to [url=http://en.wikipedia.org/wiki/Square_root]http://en.wikipedia.org/wiki/Square_root[/url] to get tools on how to do this.

the Sqrt(x) = 10^.5log(x) looks like your best bet.

Then, hop on over here -> [url=http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Math:log]http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Math:log[/url] will give you how to execute the LOG operator.Hope this helps.....

And I'll bet you said in High School trig class... Why do I need to know this? I'll never use it! :) Enjoy.

Douglas Hanna is a member of the Production Print Technology team at Aon.
www.aonhewitt.com