I wish to predict leaf temperature (TL) from other variables. The energy balance equation I have developed, simplified, is
A = BTL^4 + CTL + D
Is there any way to solve for TL so I have an equation of the form "TL=...", preferably using an R-based package?