This Warburg element has an impedance that inversely proportional to the square root of the frequency. That is what makes it difficult to figure out its implementation.
The element is the part of the electrical equivalent circuit of a PEM fuel cell that I am trying to simulate. The following links will give an idea about the response of this element:
Yes, I know Warburg element, thank you for the links. Formula to create function is z=1./(p(1)*sqrt(1j*2*pi*freq)). I use it in Matlab for warburg simulation. Additional elements for equivalent circuit I also have, but it is better to use Zfit function, and add some functions what you need.